C# 클래스 Cabbage.Crawler.Plugins.Uzai.JsCallback

파일 보기 프로젝트 열기: cabbage89/Orchard.Crawler

공개 메소드들

메소드 설명
GetConsulate ( TextWriter Output, string result ) : void
GetCountries ( TextWriter Output, string result ) : void
GetVisaItem ( TextWriter Output, string result ) : void

메소드 상세

GetConsulate() 공개 메소드

public GetConsulate ( TextWriter Output, string result ) : void
Output System.IO.TextWriter
result string
리턴 void

GetCountries() 공개 메소드

public GetCountries ( TextWriter Output, string result ) : void
Output System.IO.TextWriter
result string
리턴 void

GetVisaItem() 공개 메소드

public GetVisaItem ( TextWriter Output, string result ) : void
Output System.IO.TextWriter
result string
리턴 void