C# 클래스 WikiFunctions.Lists.Providers.WikiSearchListProvider

Gets a list of pages which are returned from a wiki search of the Named Pages, in mainspace only
Slow query!!
상속: ApiListProviderBase
파일 보기 프로젝트 열기: reedy/AutoWikiBrowser

보호된 프로퍼티들

프로퍼티 타입 설명
SearchType string

공개 메소드들

메소드 설명
MakeList ( ) : List
Selected ( ) : void
WikiSearchListProvider ( ) : System

메소드 상세

MakeList() 공개 메소드

public MakeList ( ) : List
리턴 List

Selected() 공개 메소드

public Selected ( ) : void
리턴 void

WikiSearchListProvider() 공개 메소드

public WikiSearchListProvider ( ) : System
리턴 System

프로퍼티 상세

SearchType 보호되어 있는 프로퍼티

protected string SearchType
리턴 string