C# Class helloworldios.ViewController

Inheritance: UIViewController
Exibir arquivo Open project: feedhenry-templates/helloworld-xamarin

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
CallCloudAsync ( ) : void
ViewController ( IntPtr handle ) : System
ViewDidLoad ( ) : void

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

CallCloudAsync() public method

public CallCloudAsync ( ) : void
return void

ViewController() public method

public ViewController ( IntPtr handle ) : System
handle System.IntPtr
return System

ViewDidLoad() public method

public ViewDidLoad ( ) : void
return void