Exemplo n.º 1
0
 public static DataTable GetFlatTypeArea(int argFlatTypeId)
 {
     return(FlatDetailsDL.GetFlatTypeArea(argFlatTypeId));
 }