示例#1
0
 public List <DataBaseModel> GetAlls()
 {
     return(DataBaseModel.GetAll());
 }