C# 클래스 DataDirectorySynchronizer.Pages.ucSelectDomain

파일 보기 프로젝트 열기: nberardi/hMailServer

공개 메소드들

메소드 설명
OnLeavePage ( bool next ) : bool
OnShowPage ( string>.Dictionary _state ) : void
ucSelectDomain ( ) : System

비공개 메소드들

메소드 설명
buttonSelectAll_Click ( object sender, EventArgs e ) : void
buttonSelectNone_Click ( object sender, EventArgs e ) : void

메소드 상세

OnLeavePage() 공개 메소드

public OnLeavePage ( bool next ) : bool
next bool
리턴 bool

OnShowPage() 공개 메소드

public OnShowPage ( string>.Dictionary _state ) : void
_state string>.Dictionary
리턴 void

ucSelectDomain() 공개 메소드

public ucSelectDomain ( ) : System
리턴 System