Namespaces

Types in FluentNHibernate.Utils.Reflection

Type ExpressionBuilder

Namespace FluentNHibernate.Utils.Reflection

Methods

Public static methods

object Create(PropertyInfo property, Type type)

Expression<Func<T, object>> Create<T>(Member member)

Expression<Func<T, object>> Create<T>(PropertyInfo property)