C# Class xenwinsvc.FeatureDomainJoin

Inheritance: Feature
Mostra file Open project: xenserver/win-xenguestagent

Public Methods

Method Description
FeatureDomainJoin ( IExceptionHandler exceptionhandler ) : System

Protected Methods

Method Description
onFeature ( ) : void

Private Methods

Method Description
JoinDomain ( ) : void
UnjoinDomain ( ) : void

Method Details

FeatureDomainJoin() public method

public FeatureDomainJoin ( IExceptionHandler exceptionhandler ) : System
exceptionhandler IExceptionHandler
return System

onFeature() protected method

protected onFeature ( ) : void
return void