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