![]() | Executes logic of this particular ICommand taking passed IContext under consideration. ICommand may finalize processing current context returning true, or pass execution to other commands in chain by returning false. |
ICommand Interface | NChain Namespace