C# Class PROJECTNAMESPACE.AzureCopyControl

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: nHydrate/nHydrate

Méthodes publiques

Méthode Description
AzureCopyControl ( ) : System

LoadSettings ( InstallSettings settings ) : void

SaveSettings ( InstallSettings settings ) : void

Private Methods

Méthode Description
UpdateLogin ( ) : void
optSourceIntegratedSecurity_CheckedChanged ( object sender, EventArgs e ) : void
optSourceUserPassword_CheckedChanged ( object sender, EventArgs e ) : void

Method Details

AzureCopyControl() public méthode

public AzureCopyControl ( ) : System
Résultat System

LoadSettings() public méthode

public LoadSettings ( InstallSettings settings ) : void
settings InstallSettings
Résultat void

SaveSettings() public méthode

public SaveSettings ( InstallSettings settings ) : void
settings InstallSettings
Résultat void