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+45c8d9adb5970d727cceec44a5ed61aea0016e50
internal sealed class FillInTemplate : NodeBase
Inheritance
Object    NodeBase    FillInTemplate

Constructors

FillInTemplate Default constructor.

See Also