예제 #1
0
 public bool UpdateFlat(Flats f)
 {
     return(admin.UpdateFlat(f));
 }