C# 클래스 Flags.DataViewController

상속: UIViewController
파일 보기 프로젝트 열기: xamarin/monotouch-samples 1 사용 예제들

Private Properties

프로퍼티 타입 설명
revealAnswer void

공개 메소드들

메소드 설명
DataViewController ( IntPtr handle ) : System
ViewWillAppear ( bool animated ) : void

비공개 메소드들

메소드 설명
revealAnswer ( UIButton sender ) : void

메소드 상세

DataViewController() 공개 메소드

public DataViewController ( IntPtr handle ) : System
handle System.IntPtr
리턴 System

ViewWillAppear() 공개 메소드

public ViewWillAppear ( bool animated ) : void
animated bool
리턴 void