Click or drag to resize

ModelSetterPrototype Class

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

Inheritance Hierarchy
SystemObject
  Demo3D.TestRunnerModelSetterPrototype

Namespace: Demo3D.TestRunner
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class ModelSetterPrototype : IModelSetterPrototype, 
	ITestRunnerStatementPrototype<PropertySetter>, ITestRunnerPrototype

The ModelSetterPrototype type exposes the following members.

Constructors
 NameDescription
Public methodModelSetterPrototypeInitializes a new instance of the ModelSetterPrototype class
Top
Methods
 NameDescription
Public methodGetStatements 
Top
See Also