Example #1
0
 public static void DeleteAmenities(ProjectInfoBO AmenityBO)
 {
     ProjectInfoDL.DeleteAmenities(AmenityBO);
 }