コード例 #1
0
 public void NotifyEntityNotFound()
 {
     _state.NotifyEntityNotFound();
 }
コード例 #2
0
 public void NotifyEntityNotFound()
 {
     _state.NotifyEntityNotFound(_stateContext);
 }