C# 클래스 Zetbox.Generator.Templates.TypeChecker
파일 보기
프로젝트 열기: daszat/zetbox
보호된 프로퍼티들
공개 메소드들
메소드 |
설명 |
|
Call ( Arebis _host, IZetboxContext ctx, string shortName ) : void |
|
|
Generate ( ) : void |
|
|
TypeChecker ( Arebis _host, IZetboxContext ctx, string shortName ) : System |
|
|
메소드 상세
public static Call ( Arebis _host, IZetboxContext ctx, string shortName ) : void |
_host |
Arebis |
|
ctx |
IZetboxContext |
|
shortName |
string |
|
리턴 |
void |
|
public TypeChecker ( Arebis _host, IZetboxContext ctx, string shortName ) : System |
_host |
Arebis |
|
ctx |
IZetboxContext |
|
shortName |
string |
|
리턴 |
System |
|
프로퍼티 상세
protected IZetboxContext ctx |
리턴 |
IZetboxContext |
|
protected string shortName |
리턴 |
string |
|