call abstract method

void call(
  1. Command command
)
inherited

Implementation

TResult call(Command command);