'UsageDim type As Type Dim instance As New LicensingException(type)
Parameters
- type
The value of this parameter cannot be
null(Nothingin Visual Basic).
The value of this parameter cannot be null (Nothing in Visual Basic).
Initializes a new instance of the LicensingException class for the specified type.
'UsageDim type As Type Dim instance As New LicensingException(type)
The value of this parameter cannot be null (Nothing in Visual Basic).