C# Class XenAdmin.Actions.PoolPatchCleanAction

Inheritance: XenAdmin.Actions.AsyncAction
Afficher le fichier Open project: xenserver/xenadmin

Méthodes publiques

Méthode Description
PoolPatchCleanAction ( Pool pool, Pool_patch patch, bool suppressHistory ) : System

Méthodes protégées

Méthode Description
Run ( ) : void

Method Details

PoolPatchCleanAction() public méthode

public PoolPatchCleanAction ( Pool pool, Pool_patch patch, bool suppressHistory ) : System
pool Pool
patch Pool_patch
suppressHistory bool
Résultat System

Run() protected méthode

protected Run ( ) : void
Résultat void