예제 #1
0
 public DataTable traerZonasXDivisiones(int division)
 {
     return(module.traerZonasXDivisiones(division));
 }