Namespaces

Types in FluentNHibernate.Mapping

Type Attributes

Namespace FluentNHibernate.Mapping

Parent Dictionary<string, string>

Methods

Properties

Public instance methods

void Add(string key, string value)

bool ContainsKey(string key)

bool ContainsValue(string value)

void OnDeserialization(object sender)

bool Remove(string key)

bool TryGetValue(string key, String& value)

Public properties

IEqualityComparer<string> Comparer get;

int Count get;

string Item get; set;

KeyCollection Keys get;

ValueCollection Values get;