C# 클래스 Gablarski.Server.ChannelProviderExtensions

파일 보기 프로젝트 열기: ermau/Gablarski

공개 메소드들

메소드 설명
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