C# 클래스 Jarstan.ContentSearch.Linq.Azure.FieldExecutionContext

상속: IExecutionContext
파일 보기 프로젝트 열기: jscott1277/SitecoreAzureSearchProvider

공개 메소드들

메소드 설명
Equals ( object obj ) : bool
FieldExecutionContext ( string fieldName ) : Sitecore.ContentSearch.Linq.Common
GetHashCode ( ) : int

메소드 상세

Equals() 공개 메소드

public Equals ( object obj ) : bool
obj object
리턴 bool

FieldExecutionContext() 공개 메소드

public FieldExecutionContext ( string fieldName ) : Sitecore.ContentSearch.Linq.Common
fieldName string
리턴 Sitecore.ContentSearch.Linq.Common

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int