C# 클래스 iOSTunez.ConnectingViewController

상속: UIViewController
파일 보기 프로젝트 열기: alanmcgovern/tunez

Private Properties

프로퍼티 타입 설명
ReleaseDesignerOutlets void

공개 메소드들

메소드 설명
ConnectingViewController ( IntPtr handle ) : Foundation
ViewDidAppear ( bool animated ) : void

비공개 메소드들

메소드 설명
ReleaseDesignerOutlets ( ) : void

메소드 상세

ConnectingViewController() 공개 메소드

public ConnectingViewController ( IntPtr handle ) : Foundation
handle System.IntPtr
리턴 Foundation

ViewDidAppear() 공개 메소드

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