C# Класс Gablarski.Server.ChannelProviderExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
GetDefaultOrFirst ( this self ) : IChannelInfo

Gets the default channel or the first channel if no default set.

Описание методов

GetDefaultOrFirst() публичный статический Метод

Gets the default channel or the first channel if no default set.
public static GetDefaultOrFirst ( this self ) : IChannelInfo
self this The IChannelProvider to retrieve the channels from.
Результат IChannelInfo