C# 클래스 Tools.Tfactory

파일 보기 프로젝트 열기: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015 1 사용 예제들

공개 메소드들

메소드 설명
Tfactory ( YyLexer tks, string cls_name, TCreator cr ) : System
create ( string cls_name, Lexer yyl ) : object

메소드 상세

Tfactory() 공개 메소드

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

create() 공개 정적인 메소드

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