Exemplo n.º 1
0
 public Task <IReadOnlyList <string> > GetAllTypesAsync()
 {
     return(_channelManager.GetChanelTypesAsync());
 }