Click or drag to resize

TestFixtureAttributePrototype Class

[Missing <summary> documentation for "T:Demo3D.TestRunner.TestFixtureAttributePrototype"]

Inheritance Hierarchy
SystemObject
  Demo3D.TestRunnerTestFixtureAttributePrototype

Namespace:  Demo3D.TestRunner
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public class TestFixtureAttributePrototype : ITestFixtureAttributePrototype, 
	IAttributePrototype, ITestRunnerPrototype

The TestFixtureAttributePrototype type exposes the following members.

Constructors
  NameDescription
Public methodTestFixtureAttributePrototype
Initializes a new instance of the TestFixtureAttributePrototype class
Top
Properties
  NameDescription
Public propertyType
Top
See Also