C# 클래스 dotDialog.Sample.PersonalInfoManger.TaskEdiDialogSections

파일 보기 프로젝트 열기: benhorgen/dotDialog

공개 메소드들

메소드 설명
BuildDialogSections ( Task t ) : MonoTouch.Dialog.Section[]
SaveDialogElementsToModel ( Task t, Section s ) : bool

메소드 상세

BuildDialogSections() 공개 정적인 메소드

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

SaveDialogElementsToModel() 공개 정적인 메소드

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