C# Class Chapter5.MonoTouchApp.NoteListViewController

Inheritance: UITableViewController
Afficher le fichier Open project: gshackles/MobileDevelopmentInCSharpBook

Méthodes publiques

Méthode Description
ViewDidAppear ( bool animated ) : void
ViewDidLoad ( ) : void

Method Details

ViewDidAppear() public méthode

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

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void