[Missing <summary> documentation for "T:NHibernate.Type.UriType"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
[SerializableAttribute] public class UriType : ImmutableType, IDiscriminatorType, IIdentifierType, IType, ICacheAssembler, ILiteralType  | 
| Visual Basic | 
|---|
<SerializableAttribute> _ Public Class UriType _ Inherits ImmutableType _ Implements IDiscriminatorType, IIdentifierType, IType, ICacheAssembler, _ ILiteralType  | 
| Visual C++ | 
|---|
[SerializableAttribute] public ref class UriType : public ImmutableType, IDiscriminatorType, IIdentifierType, IType, ICacheAssembler, ILiteralType  | 
Inheritance Hierarchy
System..::..Object
NHibernate.Type..::..AbstractType
NHibernate.Type..::..NullableType
NHibernate.Type..::..ImmutableType
NHibernate.Type..::..UriType
NHibernate.Type..::..AbstractType
NHibernate.Type..::..NullableType
NHibernate.Type..::..ImmutableType
NHibernate.Type..::..UriType