Namespace: CuteEditor.Tools
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public void SetLiteralType( string token ) |
Visual Basic |
---|
Public Sub SetLiteralType ( _ token As String _ ) |
Visual C++ |
---|
public: void SetLiteralType( String^ token ) |
Parameters
- token
- Type: System..::..String