Exemplo n.º 1
0
 public void GetEntity(Expression <Func <Exam, bool> > filter = null)
 {
     _view.ShowDetail(Context.Get(filter));
 }