C# Class XamarinEvolveIOS.LoginView

ファイルを表示 Open project: bholmes/XamarinEvolve2013Project Class Usage Examples

Private Properties

Property Type Description
InitMembers void

Public Methods

Method Description
Create ( NSObject owner ) : LoginView
LayoutSubviews ( ) : void
LoginView ( IntPtr ptr ) : System
ReleaseDesignerOutlets ( ) : void

Private Methods

Method Description
InitMembers ( ) : void

Method Details

Create() public static method

public static Create ( NSObject owner ) : LoginView
owner NSObject
return LoginView

LayoutSubviews() public method

public LayoutSubviews ( ) : void
return void

LoginView() public method

public LoginView ( IntPtr ptr ) : System
ptr IntPtr
return System

ReleaseDesignerOutlets() public method

public ReleaseDesignerOutlets ( ) : void
return void