Namespaces

Types

Type PropertyAccessorFactory

Namespace NHibernate.Property

Methods

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

string ToString()

Parameters
return string

Public static methods

IPropertyAccessor GetPropertyAccessor(string type)

Gets or creates the IPropertyAccessor specified by the type.
Docu.Documentation.Comments.Paragraph Docu.Documentation.Comments.Paragraph Docu.Documentation.Comments.Paragraph Docu.Documentation.Comments.Paragraph
Parameters
return IPropertyAccessor The IPropertyAccessor specified by the type.
string type