Click or drag to resize

PropertySetterPrototype Class

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

Inheritance Hierarchy
SystemObject
  Demo3D.TestRunnerPropertySetterPrototype

Namespace:  Demo3D.TestRunner
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public class PropertySetterPrototype : IPropertySetterPrototype, 
	ITestRunnerStatementPrototype<PropertySetter>, ITestRunnerPrototype

The PropertySetterPrototype type exposes the following members.

Constructors
  NameDescription
Public methodPropertySetterPrototype
Initializes a new instance of the PropertySetterPrototype class
Top
Methods
  NameDescription
Public methodGetStatements
Top
See Also