Click or drag to resize

McpScriptSource Class

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

Inheritance Hierarchy
SystemObject
  Demo3D.McpMcpScriptSource

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

The McpScriptSource type exposes the following members.

Constructors
 NameDescription
Public methodMcpScriptSourceInitializes a new instance of the McpScriptSource class
Top
Properties
 NameDescription
Public propertyName 
Public propertySource 
Top
See Also