示例#1
0
 public IEnumerable <Division> GetAll()
 {
     return(DivisionData.GetDivisions());
 }