Click or drag to resize

TestableAssembly Class

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

Inheritance Hierarchy
SystemObject
  Demo3D.TestRunnerTestableAssembly

Namespace: Demo3D.TestRunner
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class TestableAssembly

The TestableAssembly type exposes the following members.

Constructors
 NameDescription
Public methodTestableAssemblyInitializes a new instance of the TestableAssembly class
Top
Properties
 NameDescription
Public propertyAssembly 
Public propertyIsEnabled 
Public propertyTestSource 
Top
See Also