C# Class DBSetup.Pages.ucDBConnectionInfo

Afficher le fichier Open project: nberardi/hMailServer

Méthodes publiques

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

Private Methods

Méthode Description
EnableDisable ( ) : void
radioUseServerAuthentication_CheckedChanged ( object sender, EventArgs e ) : void
radioUseWindowsAuthentication_CheckedChanged ( object sender, EventArgs e ) : void

Method Details

OnLeavePage() public méthode

public OnLeavePage ( bool next ) : bool
next bool
Résultat bool

OnShowPage() public méthode

public OnShowPage ( string>.Dictionary state ) : void
state string>.Dictionary
Résultat void

ucDBConnectionInfo() public méthode

public ucDBConnectionInfo ( ) : System
Résultat System