Click or drag to resize

TestSource Class

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

Inheritance Hierarchy
SystemObject
  Demo3D.TestRunnerTestSource

Namespace:  Demo3D.TestRunner
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public class TestSource : IEquatable<TestSource>

The TestSource type exposes the following members.

Constructors
  NameDescription
Public methodTestSource
Initializes a new instance of the TestSource class
Top
Properties
  NameDescription
Public propertyIsCatalogScript
Public propertyScript
Top
See Also