[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.IComponentAsIdAttributesMapper`1.Class``1"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
void Class<TConcrete>() where TConcrete : TComponent |
Visual Basic |
---|
Sub Class(Of TConcrete As TComponent) |
Visual C++ |
---|
generic<typename TConcrete> where TConcrete : TComponent void Class() |
Type Parameters
- TConcrete
[Missing <typeparam name="TConcrete"/> documentation for "M:NHibernate.Mapping.ByCode.IComponentAsIdAttributesMapper`1.Class``1"]