C# Class BeerDrinkin.iOS.AccountViewController

Inheritance: UITableViewController
Afficher le fichier Open project: MikeCodesDotNet/Beer-Drinkin

Méthodes publiques

Méthode Description
AccountViewController ( IntPtr handle ) : System
ViewDidAppear ( bool animated ) : void
ViewDidLoad ( ) : void

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void
UpdateHeaderView ( ) : void

Method Details

AccountViewController() public méthode

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

ViewDidAppear() public méthode

public ViewDidAppear ( bool animated ) : void
animated bool
Résultat void

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void