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

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

공개 메소드들

메소드 설명
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