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

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

공개 프로퍼티들

프로퍼티 타입 설명
PriorityOptions string[]
TypeOptions string[]

공개 메소드들

메소드 설명
BuildDialogSections ( CalEvent Model ) : List
SaveDialogElementsToModel ( CalEvent t, List
sections ) : bool

메소드 상세

BuildDialogSections() 공개 정적인 메소드

public static BuildDialogSections ( CalEvent Model ) : List
Model CalEvent
리턴 List

SaveDialogElementsToModel() 공개 정적인 메소드

public static SaveDialogElementsToModel ( CalEvent t, List
sections ) : bool
t CalEvent
sections List
리턴 bool

프로퍼티 상세

PriorityOptions 공개적으로 정적으로 프로퍼티

public static string[] PriorityOptions
리턴 string[]

TypeOptions 공개적으로 정적으로 프로퍼티

public static string[] TypeOptions
리턴 string[]