コード例 #1
0
 public Task <IReadOnlyList <string> > GetAllTypesAsync()
 {
     return(_channelManager.GetChanelTypesAsync());
 }