InternalLicense Constructor

[Missing <summary> documentation for "M:WebSupergoo.WordGlue4.Product.InternalLicense.#ctor(System.String,System.String,WebSupergoo.WordGlue4.Product.InternalLicenseType,System.Nullable{System.DateTime})"]

 

Namespace:  WebSupergoo.WordGlue4.Product
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public InternalLicense(
        string orderRef,
        string licensee,
        InternalLicenseType type,
        Nullable<DateTime> expiry
)

Parameters

orderRef
Type: SystemString
licensee
Type: SystemString
type
Type: WebSupergoo.WordGlue4.ProductInternalLicenseType
expiry
Type: SystemNullableDateTime
See Also