C# Class Tools.Tfactory

Datei anzeigen Open project: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015 Class Usage Examples

Public Methods

Method Description
Tfactory ( YyLexer tks, string cls_name, TCreator cr ) : System
create ( string cls_name, Lexer yyl ) : object

Method Details

Tfactory() public method

public Tfactory ( YyLexer tks, string cls_name, TCreator cr ) : System
tks YyLexer
cls_name string
cr TCreator
return System

create() public static method

public static create ( string cls_name, Lexer yyl ) : object
cls_name string
yyl Lexer
return object