C# Class MALClient.iOS.ViewController

Afficher le fichier Open project: Mordonus/MALClient

Méthodes publiques

Méthode Description
DidReceiveMemoryWarning ( ) : void
ViewDidLoad ( ) : void

Méthodes protégées

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

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void
UIButton17_TouchUpInside ( UIButton sender ) : void
UIButton17_TouchUpInside ( UIKit sender ) : void

Method Details

AnimeList_Initialized() protected méthode

protected AnimeList_Initialized ( ) : void
Résultat void

DidReceiveMemoryWarning() public méthode

public DidReceiveMemoryWarning ( ) : void
Résultat void

ViewController() protected méthode

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

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void