LicenseIdAttribute Class

LicenseIdAttribute Class

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

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Rhino.PlugInsLicenseIdAttribute

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class LicenseIdAttribute : Attribute
Public NotInheritable Class LicenseIdAttribute
	Inherits Attribute

The LicenseIdAttribute type exposes the following members.

Constructors
  NameDescription
Public methodLicenseIdAttribute
Initializes a new instance of the LicenseIdAttribute class
Top
Properties
  NameDescription
Public propertyTypeId (Inherited from Attribute.)
Public propertyValue
Top
Methods
  NameDescription
Public methodEquals (Inherited from Attribute.)
Public methodGetHashCode (Inherited from Attribute.)
Public methodGetType (Inherited from Object.)
Public methodIsDefaultAttribute (Inherited from Attribute.)
Public methodMatch (Inherited from Attribute.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also