C# 클래스 Unicorn.SyncDatabase

상속: Kamsar.WebConsole.WebConsolePage
파일 보기 프로젝트 열기: connectivedx/Unicorn

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void
Process ( IProgressStatus progress ) : void

비공개 메소드들

메소드 설명
GetPresetName ( IProgressStatus progress ) : IList
IsAuthorized ( ) : bool
ProcessPreset ( IncludeEntry preset, IProgressStatus progress ) : void

메소드 상세

OnInit() 보호된 메소드

protected OnInit ( EventArgs e ) : void
e System.EventArgs
리턴 void

Process() 보호된 메소드

protected Process ( IProgressStatus progress ) : void
progress IProgressStatus
리턴 void