C# 클래스 avt.DynamicFlashRotator.Net.RegCore.LicenseActivation

상속: ILicenseActivation
파일 보기 프로젝트 열기: dnnsharp/DynamicRotator 1 사용 예제들

공개 메소드들

메소드 설명
Clone ( ) : ILicenseActivation
IsValid ( string productCode, string versionCode ) : bool
LicenseActivation ( ) : System

메소드 상세

Clone() 공개 메소드

public Clone ( ) : ILicenseActivation
리턴 ILicenseActivation

IsValid() 공개 메소드

public IsValid ( string productCode, string versionCode ) : bool
productCode string
versionCode string
리턴 bool

LicenseActivation() 공개 메소드

public LicenseActivation ( ) : System
리턴 System