Click or drag to resize

LicenseLeaseChangedEventArgs Constructor

Initializes a new instance of the LicenseLeaseChangedEventArgs class

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

Parameters

lease
Type: Rhino.PlugInsLicenseLease

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

See Also