Table of Contents

Class CreateMessage

Namespace
Harp.Hobgoblin
Assembly
Harp.Hobgoblin.dll

Represents an operator which creates standard message payloads for the Hobgoblin device.

public class CreateMessage : CreateMessageBuilder, IExpressionBuilder, ICustomTypeDescriptor, INamedElement
Inheritance
CreateMessage
Implements
Inherited Members

Constructors

CreateMessage()

Initializes a new instance of the CreateMessage class.

See Also