Method | Description | |
---|---|---|
ToString ( ) : string |
Returns a T:System.String that represents the current ScriptToken.
|
Method | Description | |
---|---|---|
AggregateText ( StringBuilder builder ) : void | ||
Append ( |
||
Append ( string text ) : void |
Appends the specified text.
|
|
ScriptToken ( ) : System |
Initializes a new instance of the ScriptToken class.
|
|
ScriptToken ( string text ) : System |
Initializes a new instance of the ScriptToken class.
|