|
IGLib
1.5
The IGLib base library for development of numerical, technical and business applications.
|
Inheritance diagram for IG.Lib.InterpreterBase< TCommand, TCommandData >:
Collaboration diagram for IG.Lib.InterpreterBase< TCommand, TCommandData >:Public Member Functions | |
| abstract void | AddCommand (string commandName, TCommand command) |
|
pure virtual |
Implements IG.Lib.IInterpreter< TCommand, TCommandData >.