public Task <IReadOnlyList <string> > GetAllTypesAsync() { return(_channelManager.GetChanelTypesAsync()); }