C# 클래스 WindowsAzure.Table.Queryable.Expressions.Methods.WhereTranslator

LINQ Where method translator.
상속: IMethodTranslator
파일 보기 프로젝트 열기: dtretyakov/WindowsAzure 1 사용 예제들

공개 메소드들

메소드 설명
Translate ( MethodCallExpression method, ITranslationResult result ) : void
WhereTranslator ( string>.IDictionary nameChanges ) : System

메소드 상세

Translate() 공개 메소드

public Translate ( MethodCallExpression method, ITranslationResult result ) : void
method System.Linq.Expressions.MethodCallExpression
result ITranslationResult
리턴 void

WhereTranslator() 공개 메소드

public WhereTranslator ( string>.IDictionary nameChanges ) : System
nameChanges string>.IDictionary
리턴 System