Namespaces

Types

Type AutoMapColumn

Namespace FluentNHibernate.AutoMap

Interfaces IAutoMapper

Methods

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

void Map<T>(AutoMap<T> classMap, PropertyInfo property)

Parameters
AutoMap<T> classMap
PropertyInfo property

bool MapsProperty(PropertyInfo property)

Parameters
return bool
PropertyInfo property

string ToString()

Parameters
return string