Click or drag to resize

Emulate3DTestCaseAttribute(Object) Constructor

Initializes a new instance of the Emulate3DTestCaseAttribute class

Namespace: Demo3D.TestRunner
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public Emulate3DTestCaseAttribute(
	params Object?[]? arguments
)

Parameters

arguments  Object

[Missing <param name="arguments"/> documentation for "M:Demo3D.TestRunner.Emulate3DTestCaseAttribute.#ctor(System.Object[])"]

See Also