C# Class xenwinsvc.FeatureDumpLog

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

Public Methods

Method Description
FeatureDumpLog ( IExceptionHandler exceptionhandler ) : System

Protected Methods

Method Description
onFeature ( ) : void

Method Details

FeatureDumpLog() public method

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

onFeature() protected method

protected onFeature ( ) : void
return void