Exemplo n.º 1
0
 public DataTable CargaDestinos(int tiic_id)
 {
     return(tran.CargaTipo_CargaDestinos(tiic_id));
 }