Ejemplo n.º 1
0
 public Idea Get(int itemId)
 {
     return(_dbAdapter.Get(itemId));
 }