Class License

Thông tin

Cấp phép sản phẩm.

public class License

Kế thừa

objectLicense

Các thành viên kế thừa

Ví dụ

1Sheetize.License license = new Sheetize.License();
2license.SetLicense("mylic.lic");

Các bộ khởi tạo

License()

public License()

Các phương thức

SetLicense(Stream)

Cấp phép sản phẩm bằng Stream cung cấp dữ liệu giấy phép.

public void SetLicense(Stream stream)

Tham số

SetLicense(string)

Cấp phép sản phẩm bằng tệp giấy phép.

public void SetLicense(string licenseName)

Tham số

Namespace: Sheetize Assembly: Sheetize.dll

 Tiếng Việt