C# 클래스 Jackett.Irc.Models.AutoDL.Parser.If

상속: BaseParserCommand, IParserCommand
파일 보기 프로젝트 열기: Jackett/Jackett2 1 사용 예제들

공개 메소드들

메소드 설명
Execute ( ParserState state ) : bool
If ( System.Xml.Linq.XElement x, ILogger l ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( ParserState state ) : bool
state ParserState
리턴 bool

If() 공개 메소드

public If ( System.Xml.Linq.XElement x, ILogger l ) : System
x System.Xml.Linq.XElement
l ILogger
리턴 System