C# Class dotDialog.Sample.PersonalInfoManger.TaskEdiDialogSections

Afficher le fichier Open project: benhorgen/dotDialog

Méthodes publiques

Méthode Description
BuildDialogSections ( Task t ) : MonoTouch.Dialog.Section[]
SaveDialogElementsToModel ( Task t, Section s ) : bool

Method Details

BuildDialogSections() public static méthode

public static BuildDialogSections ( Task t ) : MonoTouch.Dialog.Section[]
t Task
Résultat MonoTouch.Dialog.Section[]

SaveDialogElementsToModel() public static méthode

public static SaveDialogElementsToModel ( Task t, Section s ) : bool
t Task
s MonoTouch.Dialog.Section
Résultat bool