Click or drag to resize

Emulate3DTestCaseSourceAttribute(Type) Constructor

Initializes a new instance of the Emulate3DTestCaseSourceAttribute class

Namespace: Demo3D.TestRunner
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public Emulate3DTestCaseSourceAttribute(
	Type sourceType
)

Parameters

sourceType  Type

[Missing <param name="sourceType"/> documentation for "M:Demo3D.TestRunner.Emulate3DTestCaseSourceAttribute.#ctor(System.Type)"]

See Also