C# Class xenwinsvc.FeatureDomainJoin

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

Méthodes publiques

Méthode Description
FeatureDomainJoin ( IExceptionHandler exceptionhandler ) : System

Méthodes protégées

Méthode Description
onFeature ( ) : void

Private Methods

Méthode Description
JoinDomain ( ) : void
UnjoinDomain ( ) : void

Method Details

FeatureDomainJoin() public méthode

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

onFeature() protected méthode

protected onFeature ( ) : void
Résultat void