LicenseLeaseChangedEventArgs Class

LicenseLeaseChangedEventArgs Class

Arguments for OnLeaseChangedDelegate
Inheritance Hierarchy
SystemObject
  Rhino.PlugInsLicenseLeaseChangedEventArgs

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class LicenseLeaseChangedEventArgs
Public Class LicenseLeaseChangedEventArgs

The LicenseLeaseChangedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodLicenseLeaseChangedEventArgs
Initializes a new instance of the LicenseLeaseChangedEventArgs class
Top
Properties
  NameDescription
Public propertyLease
The lease returned by Rhino Accounts server
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also