C# Class helloworldios.ViewController

Inheritance: UIViewController
Afficher le fichier Open project: feedhenry-templates/helloworld-xamarin

Private Properties

Свойство Type Description
ReleaseDesignerOutlets void

Méthodes publiques

Méthode Description
CallCloudAsync ( ) : void
ViewController ( IntPtr handle ) : System
ViewDidLoad ( ) : void

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void

Method Details

CallCloudAsync() public méthode

public CallCloudAsync ( ) : void
Résultat void

ViewController() public méthode

public ViewController ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void