C# Class FluentMetadata.EntityFramework.Internal.ExpressionGenerator

Mostrar archivo Open project: forger/FluentMetadata Class Usage Examples

Private Methods

Method Description
CreateExpressionForProperty ( Type type, string propertyName ) : Expression
CreateLambda ( Type type, PropertyInfo propertyAccessor ) : Expression