Click or drag to resize

McpTestResult Class

[Missing <summary> documentation for "T:Demo3D.Mcp.McpTestResult"]

Inheritance Hierarchy
SystemObject
  Demo3D.McpMcpTestResult

Namespace: Demo3D.Mcp
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class McpTestResult : IEquatable<McpTestResult>

The McpTestResult type exposes the following members.

Constructors
 NameDescription
Public methodMcpTestResultInitializes a new instance of the McpTestResult class
Top
Properties
 NameDescription
Public propertyLog 
Public propertyScriptName 
Public propertyXmlOutput 
Top
See Also