Superclass of nullable immutable types.
Namespace: NHibernate.TypeAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
[SerializableAttribute] public abstract class ImmutableType : NullableType |
| Visual Basic |
|---|
<SerializableAttribute> _ Public MustInherit Class ImmutableType _ Inherits NullableType |
| Visual C++ |
|---|
[SerializableAttribute] public ref class ImmutableType abstract : public NullableType |
Inheritance Hierarchy
System..::..Object
NHibernate.Type..::..AbstractType
NHibernate.Type..::..NullableType
NHibernate.Type..::..ImmutableType
NHibernate.Type..::..AbstractStringType
NHibernate.Type..::..CultureInfoType
NHibernate.Type..::..PrimitiveType
NHibernate.Type..::..TypeType
NHibernate.Type..::..UriType
NHibernate.Type..::..AbstractType
NHibernate.Type..::..NullableType
NHibernate.Type..::..ImmutableType
NHibernate.Type..::..AbstractStringType
NHibernate.Type..::..CultureInfoType
NHibernate.Type..::..PrimitiveType
NHibernate.Type..::..TypeType
NHibernate.Type..::..UriType