C# 클래스 FluentMetadata.ExpressionHelper

파일 보기 프로젝트 열기: forger/FluentMetadata

공개 메소드들

메소드 설명
GetPropertyName ( LambdaExpression expression ) : string

비공개 메소드들

메소드 설명
GetMemberName ( Expression expression ) : string

메소드 상세

GetPropertyName() 공개 정적인 메소드

public static GetPropertyName ( LambdaExpression expression ) : string
expression System.Linq.Expressions.LambdaExpression
리턴 string