LicenseIdAttribute Constructor |
Namespace:
Rhino.PlugIns
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
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)"]
See Also