C# Class TalkBot.SpeechItemTableController

Inheritance: UIViewController
Afficher le fichier Open project: mikebluestein/TalkBot Class Usage Examples

Méthodes publiques

Méthode Description
SpeechItemTableController ( ) : System
ViewDidLoad ( ) : void
ViewWillAppear ( bool animated ) : void

Private Methods

Méthode Description
ReadFromDisk ( ) : List

Method Details

SpeechItemTableController() public méthode

public SpeechItemTableController ( ) : System
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