Пример #1
0
 public DataTable ObtenerTodo(int regi_id = 0, int ciud_id = 0)
 {
     return(tran.Comuna_ObtenerTodo(regi_id, ciud_id));
 }