Chameleon and Iguana Plugin C# Class Libraries

License Constructor (IntPtr)

Constructor using handle. This is part of the internal implementation and should not be called directly.

[Visual Basic]
Overloads Public Sub New( _
   ByVal Handle As IntPtr _
)
[C#]
public License(
   IntPtr Handle
);

See Also

License Class | iNTERFACEWARE.Chameleon Namespace | License Constructor Overload List