C# Class WindowsAzure.Table.Queryable.Expressions.Methods.WhereTranslator

LINQ Where method translator.
Inheritance: IMethodTranslator
Afficher le fichier Open project: dtretyakov/WindowsAzure Class Usage Examples

Méthodes publiques

Méthode Description
Translate ( MethodCallExpression method, ITranslationResult result ) : void
WhereTranslator ( string>.IDictionary nameChanges ) : System

Method Details

Translate() public méthode

public Translate ( MethodCallExpression method, ITranslationResult result ) : void
method System.Linq.Expressions.MethodCallExpression
result ITranslationResult
Résultat void

WhereTranslator() public méthode

public WhereTranslator ( string>.IDictionary nameChanges ) : System
nameChanges string>.IDictionary
Résultat System