C# 클래스 xenwinsvc.FeatureVSSLicensed

상속: Feature
파일 보기 프로젝트 열기: xenserver/win-xenguestagent 1 사용 예제들

공개 메소드들

메소드 설명
FeatureVSSLicensed ( IExceptionHandler exceptionhandler ) : System
IsLicensed ( ) : bool

보호된 메소드들

메소드 설명
onFeature ( ) : void

메소드 상세

FeatureVSSLicensed() 공개 메소드

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

IsLicensed() 공개 정적인 메소드

public static IsLicensed ( ) : bool
리턴 bool

onFeature() 보호된 메소드

protected onFeature ( ) : void
리턴 void