C# Class Signum.Utilities.GenericMethodExpander

Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Свойство Type Description
GenericLambdaExpression System.Linq.Expressions.LambdaExpression

Méthodes publiques

Méthode Description
GenericMethodExpander ( LambdaExpression genericLambdaExpression ) : System

Method Details

GenericMethodExpander() public méthode

public GenericMethodExpander ( LambdaExpression genericLambdaExpression ) : System
genericLambdaExpression System.Linq.Expressions.LambdaExpression
Résultat System

Property Details

GenericLambdaExpression public_oe property

public LambdaExpression,System.Linq.Expressions GenericLambdaExpression
Résultat System.Linq.Expressions.LambdaExpression