Esempio n. 1
0
 public void NotifyEntityNotFound()
 {
     _state.NotifyEntityNotFound();
 }
 public void NotifyEntityNotFound()
 {
     _state.NotifyEntityNotFound(_stateContext);
 }