C# 클래스 Orc.LicenseManager.Server.Services.LicenseValidationService

상속: ILicenseValidationService
파일 보기 프로젝트 열기: WildGums/Orc.LicenseManager

공개 메소드들

메소드 설명
LicenseValidationService ( ) : System.Threading.Tasks
ValidateLicense ( string license ) : Task

메소드 상세

LicenseValidationService() 공개 메소드

public LicenseValidationService ( ) : System.Threading.Tasks
리턴 System.Threading.Tasks

ValidateLicense() 공개 메소드

public ValidateLicense ( string license ) : Task
license string
리턴 Task