C# Class FluentMetadata.ExpressionHelper

Afficher le fichier Open project: forger/FluentMetadata

Méthodes publiques

Méthode Description
GetPropertyName ( LambdaExpression expression ) : string

Private Methods

Méthode Description
GetMemberName ( Expression expression ) : string

Method Details

GetPropertyName() public static méthode

public static GetPropertyName ( LambdaExpression expression ) : string
expression System.Linq.Expressions.LambdaExpression
Résultat string