Namespace: NHibernate.Type
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
[SerializableAttribute] public class DecimalType : PrimitiveType, IIdentifierType, IType, ICacheAssembler |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class DecimalType _ Inherits PrimitiveType _ Implements IIdentifierType, IType, ICacheAssembler |
| Visual C++ |
|---|
[SerializableAttribute] public ref class DecimalType : public PrimitiveType, IIdentifierType, IType, ICacheAssembler |
Inheritance Hierarchy
System..::..Object
NHibernate.Type..::..AbstractType
NHibernate.Type..::..NullableType
NHibernate.Type..::..ImmutableType
NHibernate.Type..::..PrimitiveType
NHibernate.Type..::..DecimalType
NHibernate.Type..::..CurrencyType
NHibernate.Type..::..AbstractType
NHibernate.Type..::..NullableType
NHibernate.Type..::..ImmutableType
NHibernate.Type..::..PrimitiveType
NHibernate.Type..::..DecimalType
NHibernate.Type..::..CurrencyType