C# Class Veil.SuperSimple.SuperSimpleToken

Show file Open project: namics/TerrificNet Class Usage Examples

Public Methods

Method Description
SuperSimpleToken ( bool isSyntaxToken, string content ) : System.Collections.Generic

Method Details

SuperSimpleToken() public method

public SuperSimpleToken ( bool isSyntaxToken, string content ) : System.Collections.Generic
isSyntaxToken bool
content string
return System.Collections.Generic