C# 클래스 xenwinsvc.FeatureXSBatchCommand

상속: Feature
파일 보기 프로젝트 열기: xenserver/win-xenguestagent

공개 메소드들

메소드 설명
FeatureXSBatchCommand ( IExceptionHandler exceptionhandler ) : System

보호된 메소드들

메소드 설명
onFeature ( ) : void

비공개 메소드들

메소드 설명
handleTransaction ( TransactionCode tc ) : void
runCommand ( string batchfile ) : void

메소드 상세

FeatureXSBatchCommand() 공개 메소드

public FeatureXSBatchCommand ( IExceptionHandler exceptionhandler ) : System
exceptionhandler IExceptionHandler
리턴 System

onFeature() 보호된 메소드

protected onFeature ( ) : void
리턴 void