Click or drag to resize

AutoAttribute(String) Constructor

Initializes a new instance of the AutoAttribute class

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public AutoAttribute(
	string name
)

Parameters

name  String

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

See Also