C# Class NDC2010.SpeakerTableViewController

Inheritance: NDC2010TableViewController
Afficher le fichier Open project: alexyork/NDC2010 Class Usage Examples

Méthodes publiques

Méthode Description
SpeakerTableViewController ( Speaker speaker ) : System
ViewDidLoad ( ) : void
ViewWillAppear ( bool animated ) : void

Method Details

SpeakerTableViewController() public méthode

public SpeakerTableViewController ( Speaker speaker ) : System
speaker NDC2010.Model.Speaker
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