C# 클래스 MonoTouch.Example.ExampleList

파일 보기 프로젝트 열기: escoz/MonoMobile.Extensions

Private Properties

프로퍼티 타입 설명
ExampleList System

공개 메소드들

메소드 설명
ExampleList ( ) : System
ExampleList ( IntPtr handle ) : System
Initialize ( ) : void
ViewDidLoad ( ) : void

비공개 메소드들

메소드 설명
ExampleList ( NSCoder coder ) : System

메소드 상세

ExampleList() 공개 메소드

public ExampleList ( ) : System
리턴 System

ExampleList() 공개 메소드

public ExampleList ( IntPtr handle ) : System
handle IntPtr
리턴 System

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

ViewDidLoad() 공개 메소드

public ViewDidLoad ( ) : void
리턴 void