C# Class iOSTunez.ConnectingViewController

Inheritance: UIViewController
ファイルを表示 Open project: alanmcgovern/tunez

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
ConnectingViewController ( IntPtr handle ) : Foundation
ViewDidAppear ( bool animated ) : void

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

ConnectingViewController() public method

public ConnectingViewController ( IntPtr handle ) : Foundation
handle System.IntPtr
return Foundation

ViewDidAppear() public method

public ViewDidAppear ( bool animated ) : void
animated bool
return void