Namespace: CuteEditor.Convertor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public static Stream Get( Uri url ) |
Visual Basic |
---|
Public Shared Function Get ( _ url As Uri _ ) As Stream |
Visual C++ |
---|
public: static Stream^ Get( Uri^ url ) |
Parameters
- url
- Type: System..::..Uri