示例#1
0
 public IList <StopView> GetStops()
 {
     return(_stops.GetStops());
 }