Exemplo n.º 1
0
 public response Insert(Parte item)
 {
     return(item.Insert());
 }