C# Class XenAdmin.Wizards.NewSRWizard_Pages.Frontends.LVMoHBA.LVMoHBAWarningDialogLauncher

Afficher le fichier Open project: xenserver/xenadmin

Méthodes publiques

Méthode Description
LVMoHBAWarningDialogLauncher ( IWin32Window owner, List srDescriptors, bool foundExistingSRs ) : System
ShowWarnings ( ) : void

Private Methods

Méthode Description
GetSelectedOption ( LvmOhbaSrDescriptor lvmOhbaSrDescriptor, bool &repeatForRemainingLUNs ) : UserSelectedOption

Method Details

LVMoHBAWarningDialogLauncher() public méthode

public LVMoHBAWarningDialogLauncher ( IWin32Window owner, List srDescriptors, bool foundExistingSRs ) : System
owner IWin32Window
srDescriptors List
foundExistingSRs bool
Résultat System

ShowWarnings() public méthode

public ShowWarnings ( ) : void
Résultat void