C# Class dotDialog.Sample.PersonalInfoManger.ContactEditDialogSections

Afficher le fichier Open project: benhorgen/dotDialog

Méthodes publiques

Méthode Description
BuildDialogSections ( Contact c ) : MonoTouch.Dialog.Section[]
SaveDialogElementsToModel ( Contact c, Section section ) : bool

Method Details

BuildDialogSections() public static méthode

public static BuildDialogSections ( Contact c ) : MonoTouch.Dialog.Section[]
c Contact
Résultat MonoTouch.Dialog.Section[]

SaveDialogElementsToModel() public static méthode

public static SaveDialogElementsToModel ( Contact c, Section section ) : bool
c Contact
section MonoTouch.Dialog.Section
Résultat bool