C# 클래스 BzReader.Indexer.SearchItem

파일 보기 프로젝트 열기: synhershko/BzReader

공개 프로퍼티들

프로퍼티 타입 설명
Errors Queue
Hits HitCollection
MaxResults int
SearchRequest string

프로퍼티 상세

Errors 공개적으로 프로퍼티

public Queue Errors
리턴 Queue

Hits 공개적으로 프로퍼티

public HitCollection,BzReader Hits
리턴 HitCollection

MaxResults 공개적으로 프로퍼티

public int MaxResults
리턴 int

SearchRequest 공개적으로 프로퍼티

public string SearchRequest
리턴 string