C# 클래스 Emby.XmlTv.Console.Classes.EntityExtensions

파일 보기 프로젝트 열기: MediaBrowser/Emby.XmlTv

공개 메소드들

메소드 설명
GetChannelDetail ( this channel ) : string
GetHeader ( this text ) : string
GetProgrammeDetail ( this programme, XmlTvChannel channel ) : string

메소드 상세

GetChannelDetail() 공개 정적인 메소드

public static GetChannelDetail ( this channel ) : string
channel this
리턴 string

GetHeader() 공개 정적인 메소드

public static GetHeader ( this text ) : string
text this
리턴 string

GetProgrammeDetail() 공개 정적인 메소드

public static GetProgrammeDetail ( this programme, XmlTvChannel channel ) : string
programme this
channel XmlTvChannel
리턴 string