Exemplo n.º 1
0
 public static bool ApartmentInfo_Insert(ApartmentInfo data)
 {
     return(db.ApartmentInfo_Insert(data));
 }