LicenseChangedEventArgs Class

LicenseChangedEventArgs Class

[Missing <summary> documentation for "T:Rhino.PlugIns.LicenseChangedEventArgs"]

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Rhino.PlugInsLicenseChangedEventArgs

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

The LicenseChangedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodLicenseChangedEventArgs
Initializes a new instance of the LicenseChangedEventArgs class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
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