C# Class GrowRowTable.GrowRowTableViewController

Inheritance: UITableViewController
Afficher le fichier Open project: xamarin/monotouch-samples Class Usage Examples

Méthodes publiques

Méthode Description
GrowRowTableViewController ( IntPtr handle ) : Foundation
ViewDidLoad ( ) : void
ViewWillAppear ( bool animated ) : void

Method Details

GrowRowTableViewController() public méthode

public GrowRowTableViewController ( IntPtr handle ) : Foundation
handle System.IntPtr
Résultat Foundation

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void

ViewWillAppear() public méthode

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