Class Parse
- Namespace
- Harp.SyringePump
- Assembly
- Harp.SyringePump.dll
Represents an operator which filters and selects specific messages reported by the SyringePump device.
public class Parse : ParseBuilder, IExpressionBuilder, ICustomTypeDescriptor, INamedElement
- Inheritance
-
Parse
- Implements
- Inherited Members
Constructors
Parse()
Initializes a new instance of the Parse class.
public Parse()
- See Also