public virtual void HandleRequest(ReceiveCommand command) { throw new You_Should_Not_Call_base_In_This_Method(); }
public virtual bool IsHandler(ReceiveCommand command) { throw new You_Should_Not_Call_base_In_This_Method(); }