C# 클래스 Raven.Abstractions.Smuggler.SmugglerOptions

파일 보기 프로젝트 열기: dominionenterprises/ravendb 1 사용 예제들

공개 메소드들

메소드 설명
ItemTypeParser ( string items ) : ItemType
MatchFilters ( RavenJToken item ) : bool
SmugglerOptions ( ) : System

메소드 상세

ItemTypeParser() 공개 메소드

public ItemTypeParser ( string items ) : ItemType
items string
리턴 ItemType

MatchFilters() 공개 메소드

public MatchFilters ( RavenJToken item ) : bool
item RavenJToken
리턴 bool

SmugglerOptions() 공개 메소드

public SmugglerOptions ( ) : System
리턴 System