Click or drag to resize

LicenseLease Constructor (IntPtr)

Initializes a new instance of the LicenseLease class

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public LicenseLease(
	IntPtr unmanagedPointer
)

Parameters

unmanagedPointer
Type: SystemIntPtr

[Missing <param name="unmanagedPointer"/> documentation for "M:Rhino.PlugIns.LicenseLease.#ctor(System.IntPtr)"]

See Also