C# 클래스 Jackett.Models.ResultPage

파일 보기 프로젝트 열기: Jackett/Jackett 1 사용 예제들

공개 메소드들

메소드 설명
ResultPage ( ChannelInfo channelInfo ) : System
ToXml ( Uri selfAtom ) : string

비공개 메소드들

메소드 설명
getTorznabElement ( string name, object value ) : System.Xml.Linq.XElement
xmlDateFormat ( System.DateTime dt ) : string

메소드 상세

ResultPage() 공개 메소드

public ResultPage ( ChannelInfo channelInfo ) : System
channelInfo ChannelInfo
리턴 System

ToXml() 공개 메소드

public ToXml ( Uri selfAtom ) : string
selfAtom System.Uri
리턴 string