C# 클래스 GMCommandUIAdapter.Adaptor, home3
파일 보기
프로젝트 열기: shineTeam7/home3
공개 메소드들
메소드 |
설명 |
|
Adaptor ( ) : System, |
|
|
Adaptor ( ILRuntime.Runtime.Enviorment.AppDomain appdomain, ILTypeInstance instance ) : System, |
|
|
ToString ( ) : string |
|
|
보호된 메소드들
메소드 상세
public Adaptor ( ) : System, |
리턴 |
System, |
|
public Adaptor ( ILRuntime.Runtime.Enviorment.AppDomain appdomain, ILTypeInstance instance ) : System, |
appdomain |
ILRuntime.Runtime.Enviorment.AppDomain |
|
instance |
ILTypeInstance |
|
리턴 |
System, |
|
protected onHide ( ) : void |
리턴 |
void |
|
protected onInit ( ) : void |
리턴 |
void |
|
protected onShow ( ) : void |
리턴 |
void |
|