C# Class XenAdmin.Wizards.PatchingWizard.PatchingWizard_PrecheckPage.PreCheckHostRow

Inheritance: PreCheckGridRow
Afficher le fichier Open project: xenserver/xenadmin

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
PreCheckHostRow ( Check check ) : System
PreCheckHostRow ( Problem problem ) : System

Private Methods

Méthode Description
UpdateRowFields ( ) : void
UpdateSolutionCellStyle ( ) : void

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

PreCheckHostRow() public méthode

public PreCheckHostRow ( Check check ) : System
check Check
Résultat System

PreCheckHostRow() public méthode

public PreCheckHostRow ( Problem problem ) : System
problem Problem
Résultat System