Class License

Class License

Tilladelse af produktet.
public class License

Inheritance

object License

De arvede medlemmer

Examples

[C#]
Sheetize.License license = new Sheetize.License();
license.SetLicense("mylic.lic");

Constructors

License()

public License()

Methods

SetLicense(Stream)

Licenser produktet af Stream, der giver licensdata.

public void SetLicense(Stream stream)

Parameters

SetLicense(String)

Licenser produktet af licensfilen.

public void SetLicense(string licenseName)

Parameters

Navne til: Sheetize Mødet af forsamlingen: Sheetize.dll

 Dansk