Exemplo n.º 1
0
 public Sprint Get(int id)
 {
     return(_sprnt.GetSprint(id));
 }