C# Class dotDialog.Sample.PersonalInfoManger.TaskEdiDialogSections

Exibir arquivo Open project: benhorgen/dotDialog

Public Methods

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

Method Details

BuildDialogSections() public static method

public static BuildDialogSections ( Task t ) : MonoTouch.Dialog.Section[]
t Task
return MonoTouch.Dialog.Section[]

SaveDialogElementsToModel() public static method

public static SaveDialogElementsToModel ( Task t, Section s ) : bool
t Task
s MonoTouch.Dialog.Section
return bool