SetLicense

SetLicense(string)

구성 요소에 라이선스를 부여합니다.

public void SetLicense(string filePath)
모수 유형 설명
filePath String 라이선스 파일의 절대 경로입니다.

또한보십시오


SetLicense(Stream)

구성 요소에 라이선스를 부여합니다.

public void SetLicense(Stream stream)
모수 유형 설명
stream Stream 라이센스 스트림.

또한보십시오