C# 클래스 Bamboo.Prevalence.Indexing.FullText.Posting

파일 보기 프로젝트 열기: bamboo/Bamboo.Prevalence 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Posting ( IRecord record ) : System

Creates a new posting for a record.

ToString ( ) : string

Builds a more friendly representation of this object.

메소드 상세

Posting() 공개 메소드

Creates a new posting for a record.
public Posting ( IRecord record ) : System
record IRecord the record
리턴 System

ToString() 공개 메소드

Builds a more friendly representation of this object.
public ToString ( ) : string
리턴 string