FillInTemplate Class

Retrieves a TemplateDto and fills in the blanks using the provided parameters and their values.

Definition

Namespace: MobileTrack.EventHandler.NodeHandlers.Template
Assembly: MobileTrack.EventHandler (in MobileTrack.EventHandler.exe) Version: 0.8+f6fd7a919db8417bc1e7bfd9b2ff9ab9586e296a
internal sealed class FillInTemplate : NodeBase
Inheritance
Object    NodeBase    FillInTemplate

Constructors

FillInTemplate Default constructor.

See Also