public void NotifyEntityNotFound() { _state.NotifyEntityNotFound(_stateContext); }
public void NotifyEntityNotFound() { _state.NotifyEntityNotFound(); }