Exemplo n.º 1
0
 public int GetOidByTid(int tid)
 {
     return(oiDal.GetOidByTid(tid));
 }