C# Class WeatherApp.iOS.ViewController

Afficher le fichier Open project: xamarin/mobile-samples

Private Properties

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

Méthodes publiques

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

Private Methods

Méthode Description
GetWeatherBtn_Click ( UIButton sender ) : void
ReleaseDesignerOutlets ( ) : void

Method Details

DidReceiveMemoryWarning() public méthode

public DidReceiveMemoryWarning ( ) : 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