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+45c8d9adb5970d727cceec44a5ed61aea0016e50
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