Click or drag to resize

TestAttributePrototype Class

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

Inheritance Hierarchy
SystemObject
  Demo3D.TestRunnerTestAttributePrototype

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

The TestAttributePrototype type exposes the following members.

Constructors
  NameDescription
Public methodTestAttributePrototype
Initializes a new instance of the TestAttributePrototype class
Top
Properties
  NameDescription
Public propertyType
Top
See Also