C# 클래스 Verses.iOS.SettingsDialog

상속: MonoTouch.Dialog.DialogViewController
파일 보기 프로젝트 열기: pierceboggan/Verses 1 사용 예제들

공개 메소드들

메소드 설명
LoadView ( ) : void
SettingsDialog ( ) : System
ViewDidAppear ( bool animated ) : void

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
BuildTree ( ) : void
FetchTranslation ( ) : int
Handle32Ways ( ) : void
HandleCancelButtonTapped ( object sender, EventArgs args ) : void
HandleFacebookTapped ( ) : void
HandleFighterVerses ( ) : void
HandleHowToMemorize ( ) : void
HandleLicensingTapped ( ) : void
HandleMemorizeAnything ( ) : void
HandlePracticalTips ( ) : void
HandleRateVersesTapped ( ) : void
HandleRememberMe ( ) : void
HandleScriptureTyper ( ) : void
HandleShareVersesTapped ( ) : void
HandleSubmitFeedbackTapped ( ) : void
HandleTwitterTapped ( ) : void
HandleWebsiteTapped ( ) : void
HandleWhatTranslation ( ) : void
HandleWhyMemorize ( ) : void
SetupUI ( ) : void

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

LoadView() 공개 메소드

public LoadView ( ) : void
리턴 void

SettingsDialog() 공개 메소드

public SettingsDialog ( ) : System
리턴 System

ViewDidAppear() 공개 메소드

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