C# Класс dotDialog.Sample.PersonalInfoManger.ContactEditDialogSections

Показать файл Открыть проект

Открытые методы

Метод Описание
BuildDialogSections ( Contact c ) : MonoTouch.Dialog.Section[]
SaveDialogElementsToModel ( Contact c, Section section ) : bool

Описание методов

BuildDialogSections() публичный статический Метод

public static BuildDialogSections ( Contact c ) : MonoTouch.Dialog.Section[]
c Contact
Результат MonoTouch.Dialog.Section[]

SaveDialogElementsToModel() публичный статический Метод

public static SaveDialogElementsToModel ( Contact c, Section section ) : bool
c Contact
section MonoTouch.Dialog.Section
Результат bool