C# Class xenwinsvc.FeatureVSSLicensed

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

Méthodes publiques

Méthode Description
FeatureVSSLicensed ( IExceptionHandler exceptionhandler ) : System
IsLicensed ( ) : bool

Méthodes protégées

Méthode Description
onFeature ( ) : void

Method Details

FeatureVSSLicensed() public méthode

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

IsLicensed() public static méthode

public static IsLicensed ( ) : bool
Résultat bool

onFeature() protected méthode

protected onFeature ( ) : void
Résultat void