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