Click or drag to resize

Parameter Constructor

Initializes a new instance of the Parameter class

Namespace: Demo3D.Visuals.KJE
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public Parameter(
	string name
)

Parameters

name  String

[Missing <param name="name"/> documentation for "M:Demo3D.Visuals.KJE.Parameter.#ctor(System.String)"]

See Also