LicenseError Constructor (Int32) |
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public LicenseError(
int e
)
Public Sub New (
e As Integer
)
public:
LicenseError(
int e
)
Parameters
- e
- Type: SystemInt32
The error number/code.
See Also