C# 클래스 WikiFunctions.Plugins.ListMaker.NoLimitsPlugin.Pages.AllPagesAllNSNoLimitsProvider

상속: WikiFunctions.Lists.Providers.AllPagesSpecialPageProvider, IListMakerPlugin
파일 보기 프로젝트 열기: reedy/AutoWikiBrowser

공개 메소드들

메소드 설명
AllPagesAllNSNoLimitsProvider ( ) : System.Collections.Generic
MakeList ( ) : List

보호된 메소드들

메소드 설명
GetArticles ( int ns, int count ) : List

메소드 상세

AllPagesAllNSNoLimitsProvider() 공개 메소드

public AllPagesAllNSNoLimitsProvider ( ) : System.Collections.Generic
리턴 System.Collections.Generic

GetArticles() 보호된 메소드

protected GetArticles ( int ns, int count ) : List
ns int
count int
리턴 List

MakeList() 공개 메소드

public MakeList ( ) : List
리턴 List