Esempio n. 1
0
 public DataTable ObtenerTodo(int regi_id = 0)
 {
     return(tran.Ciudad_ObtenerTodo(regi_id));
 }