C# Class XamarinEvolveIOS.PlaceInfoViewController

Inheritance: UIViewController
Afficher le fichier Open project: bholmes/XamarinEvolve2013Project Class Usage Examples

Méthodes publiques

Méthode Description
PlaceInfoViewController ( Place place ) : System
ViewDidLoad ( ) : void
ViewWillAppear ( bool animated ) : void

Private Methods

Méthode Description
LoadPlaceCheckInInfo ( ) : void

Method Details

PlaceInfoViewController() public méthode

public PlaceInfoViewController ( Place place ) : System
place XamarinEvolveSSLibrary.Place
Résultat System

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void

ViewWillAppear() public méthode

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