Ejemplo n.º 1
0
 public static DataTable GetFlatDet(int argFlatId, int argCCId)
 {
     return(FlatDetailsDL.GetFlatDet(argFlatId, argCCId));
 }