Example #1
0
 public static SUCURSAL GetSucursal(int id)
 {
     return(obj.getSucursal(id));
 }