C# 클래스 Claymore.NewPagesWikiBot.WatchList

상속: IPortalModule
파일 보기 프로젝트 열기: Claymore/WikiBots 1 사용 예제들

공개 메소드들

메소드 설명
Update ( Wiki wiki ) : void
WatchList ( PortalModule module, string category, string page, int ns, string format, int depth ) : System

비공개 메소드들

메소드 설명
ProcessData ( Wiki wiki ) : string

메소드 상세

Update() 공개 메소드

public Update ( Wiki wiki ) : void
wiki Claymore.SharpMediaWiki.Wiki
리턴 void

WatchList() 공개 메소드

public WatchList ( PortalModule module, string category, string page, int ns, string format, int depth ) : System
module PortalModule
category string
page string
ns int
format string
depth int
리턴 System