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.8+f6fd7a919db8417bc1e7bfd9b2ff9ab9586e296a
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