[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.Impl.DiscriminatorMapper.Type``1"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public void Type<TPersistentType>() where TPersistentType : IDiscriminatorType |
Visual Basic |
---|
Public Sub Type(Of TPersistentType As IDiscriminatorType) |
Visual C++ |
---|
public: generic<typename TPersistentType> where TPersistentType : IDiscriminatorType virtual void Type() sealed |
Type Parameters
- TPersistentType
[Missing <typeparam name="TPersistentType"/> documentation for "M:NHibernate.Mapping.ByCode.Impl.DiscriminatorMapper.Type``1"]