Namespaces

Types in FluentNHibernate

Type Member

Namespace FluentNHibernate

Interfaces IEquatable<Member>

Methods

Properties

Public instance methods

bool Equals(Member other)

object GetValue(object target)

void SetValue(object target, object value)

Public properties

bool CanWrite get;

Type DeclaringType get;

bool HasIndexParameters get;

bool IsAutoProperty get;

bool IsField get;

bool IsInternal get;

bool IsMethod get;

bool IsPrivate get;

bool IsProperty get;

bool IsProtected get;

bool IsPublic get;

MemberInfo MemberInfo get;

string Name get;

Type PropertyType get;