LicenseLease Constructor (IntPtr) |
Namespace:
Rhino.PlugIns
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public LicenseLease(
IntPtr unmanagedPointer
)
Public Sub New (
unmanagedPointer As IntPtr
)
Parameters
- unmanagedPointer
- Type: SystemIntPtr
[Missing <param name="unmanagedPointer"/> documentation for "M:Rhino.PlugIns.LicenseLease.#ctor(System.IntPtr)"]
See Also