Esempio n. 1
0
 public static DataTable GetFlatDetailsD(int argFlatId)
 {
     return(FlatDetailsDL.GetFlatDetailsD(argFlatId));
 }