C# 클래스 Prizm.Main.Forms.Settings.SaveSettingsCommand

상속: ICommand
파일 보기 프로젝트 열기: AleksMorozova/prizm 1 사용 예제들

공개 메소드들

메소드 설명
CanExecute ( ) : bool
SaveSettingsCommand ( SettingsViewModel viewModel, ISettingsRepositories repos, IUserNotify notify, ISecurityContext ctx ) : Prizm.Data.DAL.Mill

비공개 메소드들

메소드 설명
DateCheck ( ) : bool
EvictCategories ( ) : void
EvictComponentryType ( ) : void
EvictInspectorCertificateType ( ) : void
EvictInspectors ( ) : void
EvictJointOperations ( ) : void
EvictMillSizeTypes ( ) : void
EvictPlateManufacturers ( ) : void
EvictRoles ( ) : void
EvictSeamType ( ) : void
EvictUsers ( ) : void
EvictWelders ( ) : void
Execute ( ) : void
SaveCategories ( ) : void
SaveComponentryType ( ) : void
SaveInspectorCertificateType ( ) : void
SaveInspectors ( ) : void
SaveJointOperations ( ) : void
SaveMillSizeTypes ( ) : void
SavePlateManufacturers ( ) : void
SaveRoles ( ) : void
SaveSeamType ( ) : void
SaveUsers ( ) : void
SaveWelders ( ) : void

메소드 상세

CanExecute() 공개 메소드

public CanExecute ( ) : bool
리턴 bool

SaveSettingsCommand() 공개 메소드

public SaveSettingsCommand ( SettingsViewModel viewModel, ISettingsRepositories repos, IUserNotify notify, ISecurityContext ctx ) : Prizm.Data.DAL.Mill
viewModel SettingsViewModel
repos ISettingsRepositories
notify IUserNotify
ctx ISecurityContext
리턴 Prizm.Data.DAL.Mill