C# Class xenwinsvc.FeatureGC

Inheritance: Feature
显示文件 Open project: xenserver/win-xenguestagent

Public Methods

Method Description
FeatureGC ( IExceptionHandler exceptionhandler ) : System

Protected Methods

Method Description
onFeature ( ) : void

Method Details

FeatureGC() public method

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

onFeature() protected method

protected onFeature ( ) : void
return void