C# Class DataDirectorySynchronizer.Pages.ucSelectDomain

Show file Open project: nberardi/hMailServer

Public Methods

Method Description
OnLeavePage ( bool next ) : bool
OnShowPage ( string>.Dictionary _state ) : void
ucSelectDomain ( ) : System

Private Methods

Method Description
buttonSelectAll_Click ( object sender, EventArgs e ) : void
buttonSelectNone_Click ( object sender, EventArgs e ) : void

Method Details

OnLeavePage() public method

public OnLeavePage ( bool next ) : bool
next bool
return bool

OnShowPage() public method

public OnShowPage ( string>.Dictionary _state ) : void
_state string>.Dictionary
return void

ucSelectDomain() public method

public ucSelectDomain ( ) : System
return System