C# Class DBSetup.Pages.ucDBConnectionInfo

ファイルを表示 Open project: nberardi/hMailServer

Public Methods

Method Description
OnLeavePage ( bool next ) : bool
OnShowPage ( string>.Dictionary state ) : void
ucDBConnectionInfo ( ) : System

Private Methods

Method Description
EnableDisable ( ) : void
radioUseServerAuthentication_CheckedChanged ( object sender, EventArgs e ) : void
radioUseWindowsAuthentication_CheckedChanged ( 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

ucDBConnectionInfo() public method

public ucDBConnectionInfo ( ) : System
return System