Types in FluentNHibernate.Mapping
Public instance methods
void Add(string key, string value)
bool ContainsKey(string key)
bool ContainsValue(string value)
void OnDeserialization(object sender)
bool TryGetValue(string key, String& value)
Public properties
IEqualityComparer<string> Comparer get;
ValueCollection Values get;