C# 클래스 Longkong.Licensing.ProcCountLicenseProvider

Summary description for Class1.
상속: System.ComponentModel.LicenseProvider
파일 보기 프로젝트 열기: Longkong/Pojjaman 1 사용 예제들

공개 메소드들

메소드 설명
GetLicense ( System.ComponentModel.LicenseContext context, Type type, object instance, bool allowExceptions ) : License

보호된 메소드들

메소드 설명
IsKeyValid ( string key, Type type ) : bool

비공개 메소드들

메소드 설명
GetSystemInfo ( SYSTEM_INFO &si ) : void

메소드 상세

GetLicense() 공개 메소드

public GetLicense ( System.ComponentModel.LicenseContext context, Type type, object instance, bool allowExceptions ) : License
context System.ComponentModel.LicenseContext
type System.Type
instance object
allowExceptions bool
리턴 License

IsKeyValid() 보호된 메소드

protected IsKeyValid ( string key, Type type ) : bool
key string
type System.Type
리턴 bool