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( string url ) |
| Visual Basic |
|---|
Public Shared Function Get ( _ url As String _ ) As Stream |
| Visual C++ |
|---|
public: static Stream^ Get( String^ url ) |
Parameters
- url
- Type: System..::..String