C# Class Chapter5.MonoTouchApp.ViewNoteViewController

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ViewDidLoad ( ) : void
ViewNoteViewController ( Note note ) : SharedLibrary.Chapter5

Method Details

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void

ViewNoteViewController() public méthode

public ViewNoteViewController ( Note note ) : SharedLibrary.Chapter5
note Note
Résultat SharedLibrary.Chapter5