Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
      
    Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| public static string Decode( string str ) | 
| Visual Basic | 
|---|
| Public Shared Function Decode ( _ str As String _ ) As String | 
| Visual C++ | 
|---|
| public: static String^ Decode( String^ str ) | 
Parameters
- str
- Type: System..::..String
 
     
     
     
     
    