Example #1
0
 public static bool GetFlatAreaFound(int argFlatId)
 {
     return(FlatTypeDL.GetFlatAreaFound(argFlatId));
 }