Click or drag to resize

LicenseIdAttribute Constructor

Initializes a new instance of the LicenseIdAttribute class

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public LicenseIdAttribute(
	string value
)

Parameters

value
Type: SystemString

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

See Also