ValidateProductKeyDelegate delegate
Validates a product key or license.
Namespace: Rhino.PlugIns
Description:
Syntax:
public delegate ValidateResult ValidateProductKeyDelegate(
string productKey,
out LicenseData licenseData)
)
string productKey,
out LicenseData licenseData)
)