LicenseLeaseChangedEventArgs Constructor

LicenseLeaseChangedEventArgs Constructor

Initializes a new instance of the LicenseLeaseChangedEventArgs class

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public LicenseLeaseChangedEventArgs(
	LicenseLease lease
)
Public Sub New ( 
	lease As LicenseLease
)

Parameters

lease
Type: Rhino.PlugInsLicenseLease

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

Version Information

Rhino for Windows

Supported in: 6.14
See Also