C# Class xenwinsvc.FeatureXSBatchCommand

Inheritance: Feature
Afficher le fichier Open project: xenserver/win-xenguestagent

Méthodes publiques

Méthode Description
FeatureXSBatchCommand ( IExceptionHandler exceptionhandler ) : System

Méthodes protégées

Méthode Description
onFeature ( ) : void

Private Methods

Méthode Description
handleTransaction ( TransactionCode tc ) : void
runCommand ( string batchfile ) : void

Method Details

FeatureXSBatchCommand() public méthode

public FeatureXSBatchCommand ( IExceptionHandler exceptionhandler ) : System
exceptionhandler IExceptionHandler
Résultat System

onFeature() protected méthode

protected onFeature ( ) : void
Résultat void