Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
WindowsAzure
Table
Queryable
Expressions
Methods
TakeTranslator
C# Class WindowsAzure.Table.Queryable.Expressions.Methods.TakeTranslator
LINQ Take method translator.
Inheritance:
IMethodTranslator
Datei anzeigen
Open project: dtretyakov/WindowsAzure
Class Usage Examples
Public Methods
Method
Description
Translate
(
MethodCallExpression
method
,
ITranslationResult
result
) :
void
Method Details
Translate()
public
method
public
Translate
(
MethodCallExpression
method
,
ITranslationResult
result
) :
void
method
System.Linq.Expressions.MethodCallExpression
result
ITranslationResult
return
void