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.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
internal sealed class FillInTemplate : NodeBase
Inheritance
Object    NodeBase    FillInTemplate

Constructors

FillInTemplate Default constructor.

See Also