C# Class xenwinsvc.FeatureLicensed

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
onFeature ( ) : void

Method Details

FeatureLicensed() public méthode

public FeatureLicensed ( 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