C# Class Emby.XmlTv.Console.Classes.EntityExtensions

ファイルを表示 Open project: MediaBrowser/Emby.XmlTv

Public Methods

Method Description
GetChannelDetail ( this channel ) : string
GetHeader ( this text ) : string
GetProgrammeDetail ( this programme, XmlTvChannel channel ) : string

Method Details

GetChannelDetail() public static method

public static GetChannelDetail ( this channel ) : string
channel this
return string

GetHeader() public static method

public static GetHeader ( this text ) : string
text this
return string

GetProgrammeDetail() public static method

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