LoadNodesHandler Class

Method to set up the nodes for dependency injection usage.

Definition

Namespace: MobileTrack.EventHandler.NodeHandlers
Assembly: MobileTrack.EventHandler (in MobileTrack.EventHandler.exe) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
internal static class LoadNodesHandler
Inheritance
Object    LoadNodesHandler

Methods

LoadNodes Loads the nodes into memory so they can be instantiated as needed.
ParseNodeType Returns the Type of node to instantiate.

See Also