Exemple #1
0
 public static bool GetAreaFound(int argFlatTypeId)
 {
     return(FlatTypeDL.GetAreaFound(argFlatTypeId));
 }