Creates a new Parser
object for the specified
CGT file.
Creates a new Parser
object for the specified stream.
public Parser(Stream);
Creates a new Parser
object for the specified
CGT file.
public Parser(string);
Parser Class | DevinCook.GoldParser Namespace