Click or drag to resize

InitializePrototype Class

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

Inheritance Hierarchy
SystemObject
  Demo3D.TestRunnerInitializePrototype

Namespace: Demo3D.TestRunner
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class InitializePrototype : IInitializePrototype, 
	IActionPrototype, ITestRunnerPrototype

The InitializePrototype type exposes the following members.

Constructors
 NameDescription
Public methodInitializePrototypeInitializes a new instance of the InitializePrototype class
Top
Properties
 NameDescription
Public propertyName 
Top
See Also