Exemplo n.º 1
0
 public int Adds(int id, int Tid)
 {
     return(iub.Adds(id, Tid));
 }