Creator for a specific node type. More...
Inherits IManagedNodeCreator.
Public Member Functions | |
| GenericNodeCreator (Type nodeType) | |
| Constructor for a node creator. More... | |
| override Node | Create () |
| Creates a new instance of this creator's node type. More... | |
Creator for a specific node type.
|
inline |
Constructor for a node creator.
| nodeType |
|
inline |
Creates a new instance of this creator's node type.
|
get |
The type of node that this creater handles.