Click or drag to resize

mEdmCmdNode Class

Mock object of IEdmCmdNode.
Inheritance Hierarchy
SystemObject
  CADSharpTools.TestingmEdmCmdNode

Namespace:  CADSharpTools.Testing
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public class mEdmCmdNode : IEdmCmdNode

The mEdmCmdNode type exposes the following members.

Constructors
  NameDescription
Public methodmEdmCmdNode
Creates a new instance of the mEdmCmdNode.
Top
Properties
  NameDescription
Public propertyGetPropertyFunc
Custom implementation of GetProperty(EdmCmdNodeProp, Object).
Top
Methods
  NameDescription
Public methodGetProperty
Gets the specified property for the file changing state.
Top
See Also