C# Class xenwinsvc.FeatureVSSLicensed

Inheritance: Feature
Exibir arquivo Open project: xenserver/win-xenguestagent Class Usage Examples

Public Methods

Method Description
FeatureVSSLicensed ( IExceptionHandler exceptionhandler ) : System
IsLicensed ( ) : bool

Protected Methods

Method Description
onFeature ( ) : void

Method Details

FeatureVSSLicensed() public method

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

IsLicensed() public static method

public static IsLicensed ( ) : bool
return bool

onFeature() protected method

protected onFeature ( ) : void
return void