SetLiteralType Method
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| Entity..::..SetLiteralType Method |
| Entity Class See Also Send Feedback |
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