LicenseIdAttribute Constructor

LicenseIdAttribute Constructor

Initializes a new instance of the LicenseIdAttribute class

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public LicenseIdAttribute(
	string value
)
Public Sub New ( 
	value As String
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Rhino.PlugIns.LicenseIdAttribute.#ctor(System.String)"]

Version Information

Rhino for Windows

Supported in: 6.8
See Also