Skip to content

LicenseLeaseChangedEventArgs

Public Class

Arguments for OnLeaseChangedDelegate

Inheritance Hierarchy

System.Object
Rhino.PlugIns.LicenseLeaseChangedEventArgs

Namespace: Rhino.PlugIns

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public class LicenseLeaseChangedEventArgs

The LicenseLeaseChangedEventArgs type exposes the following members.

Constructors

Name

Description


Public Method

Initializes a new instance of the LicenseLeaseChangedEventArgs class


Properties

Name

Description


Public Property

The lease returned by Rhino Accounts server


Methods

Name

Description


Public Method

Equals

Determines whether the specified object is equal to the current object.

(Inherited from Object.)


Protected Method

(Overrides Object.Finalize..)


Public Method

GetHashCode

Serves as the default hash function.

(Inherited from Object.)


Public Method

GetType

Gets the Type of the current instance.

(Inherited from Object.)


Protected Method

MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)


Public Method

ToString

Returns a string that represents the current object.

(Inherited from Object.)