C# Class Rsdn.Janus.ConsoleCommandArgValue

Inheritance: ASTNode
Exibir arquivo Open project: rsdn/janus Class Usage Examples

Public Methods

Method Description
ConsoleCommandArgValue ( int position, int length, string value )
ToString ( ) : string

Method Details

ConsoleCommandArgValue() public method

public ConsoleCommandArgValue ( int position, int length, string value )
position int
length int
value string

ToString() public method

public ToString ( ) : string
return string