public EmployeeCreatedHandler(IGsBus bus) { _bus = bus; }
public CommandAHandler(IGsBus bus) { _bus = bus; }