C# Class Jackett.Models.ResultPage

显示文件 Open project: Jackett/Jackett Class Usage Examples

Public Methods

Method Description
ResultPage ( ChannelInfo channelInfo ) : System
ToXml ( Uri selfAtom ) : string

Private Methods

Method Description
getTorznabElement ( string name, object value ) : System.Xml.Linq.XElement
xmlDateFormat ( System.DateTime dt ) : string

Method Details

ResultPage() public method

public ResultPage ( ChannelInfo channelInfo ) : System
channelInfo ChannelInfo
return System

ToXml() public method

public ToXml ( Uri selfAtom ) : string
selfAtom System.Uri
return string