Namespaces

Types

Type Member

Namespace FluentNHibernate

Interfaces IEquatable<Member>

Methods

Properties

Public instance methods

bool Equals(Member other)

Parameters
return bool
Member other

Public properties

bool CanWrite get;

return bool

Type DeclaringType get;

return Type

bool HasIndexParameters get;

return bool

bool IsField get;

return bool

bool IsMethod get;

return bool

bool IsProperty get;

return bool

MemberInfo MemberInfo get;

return MemberInfo

string Name get;

return string

Type PropertyType get;

return Type