/
/
ValidateProductKeyDelegate

ValidateProductKeyDelegate delegate

Validates a product key or license.

Namespace: Rhino.PlugIns

Description:

Validates a product key or license.

Syntax:
public delegate ValidateResult ValidateProductKeyDelegate(
string productKey,
out LicenseData licenseData)
)
Nothing found