示例#1
0
 public List <TimeTable> GetList()
 {
     return(_timeTables.GetList());
 }