Click or drag to resize

GeneratorReference Constructor (String)

Initializes a new instance of the GeneratorReference class

Namespace:  Demo3D.Common.Random
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
public GeneratorReference(
	string name
)

Parameters

name
Type: SystemString

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

See Also