示例#1
0
 public bool AsignarDestinos(DataTable dt, int tiic_id)
 {
     return(tran.CargaTipo_AsignarDestinos(dt, tiic_id));
 }