C# 클래스 MonoMobile.XSample.UserInterface

파일 보기 프로젝트 열기: moljac/MonoMobile.Dialog

공개 프로퍼티들

프로퍼티 타입 설명
a1 Activity1

공개 메소드들

메소드 설명
DoSomething ( ) : void
TestElements ( ) : RootElement
UI ( ) : RootElement
UICities ( ) : RootElement
UIDefine ( ) : RootElement

비공개 메소드들

메소드 설명
re3_ElementTraversingDelegate ( Element e ) : void

메소드 상세

DoSomething() 공개 정적인 메소드

public static DoSomething ( ) : void
리턴 void

TestElements() 공개 정적인 메소드

public static TestElements ( ) : RootElement
리턴 MonoMobile.Dialog.RootElement

UI() 공개 정적인 메소드

public static UI ( ) : RootElement
리턴 MonoMobile.Dialog.RootElement

UICities() 공개 정적인 메소드

public static UICities ( ) : RootElement
리턴 MonoMobile.Dialog.RootElement

UIDefine() 공개 정적인 메소드

public static UIDefine ( ) : RootElement
리턴 MonoMobile.Dialog.RootElement

프로퍼티 상세

a1 공개적으로 정적으로 프로퍼티

public static Activity1,MonoMobile.XSample a1
리턴 Activity1