Example #1
0
 public List <GetFlatLifeCycle> BindFlatLifeCycle(int flatID)
 {
     return(db.BindFlatLifeCycle(flatID));
 }