示例#1
0
 private IList <DisplayChannel> GetDisplayChannels()
 {
     return(Locate.DisplayChannelService().Channels);
 }