C# 클래스 UI.AboutViewController

상속: UIViewController
파일 보기 프로젝트 열기: NotMyself/BigRReader 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
webView UIWebView

공개 메소드들

메소드 설명
AboutViewController ( ) : System
ViewDidLoad ( ) : void

비공개 메소드들

메소드 설명
FormatText ( ) : string

메소드 상세

AboutViewController() 공개 메소드

public AboutViewController ( ) : System
리턴 System

ViewDidLoad() 공개 메소드

public ViewDidLoad ( ) : void
리턴 void

프로퍼티 상세

webView 공개적으로 프로퍼티

public UIWebView webView
리턴 UIWebView