Namespaces

Types

Type MetaAttribute

Namespace NHibernate.Mapping

Methods

Properties

Public instance methods

void AddValue(string value)

Parameters
string value

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 properties

bool IsMultiValued get;

return bool

string Name get; set;

return string

string Value get;

return string

IList Values get;

return IList