C# Class Tools.Tfactory

Afficher le fichier Open project: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015 Class Usage Examples

Méthodes publiques

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

Method Details

Tfactory() public méthode

public Tfactory ( YyLexer tks, string cls_name, TCreator cr ) : System
tks YyLexer
cls_name string
cr TCreator
Résultat System

create() public static méthode

public static create ( string cls_name, Lexer yyl ) : object
cls_name string
yyl Lexer
Résultat object