C# Class SimpleParser.Parser.Variable

ファイルを表示 Open project: aloker/ExampleParser Class Usage Examples

Public Methods

Method Description
Variable ( string name )
Variable ( string name, int value )

Method Details

Variable() public method

public Variable ( string name )
name string

Variable() public method

public Variable ( string name, int value )
name string
value int