Interface ICommand<T extends IBaseCommandData>

    • Method Detail

      • execute

        void execute​(T context)