Exemplo n.º 1
0
 public TEntity GetEntity(string id)
 {
     return(service.GetEntity(id));
 }