示例#1
0
 public List <GetTowerDetails> BindTowerDetails()
 {
     return(db.BindTowerDetails());
 }