[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.IAnyMapper.MetaType``1"]

Namespace: NHibernate.Mapping.ByCode
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
void MetaType<TMetaType>()
Visual Basic
Sub MetaType(Of TMetaType)
Visual C++
generic<typename TMetaType>
void MetaType()

Type Parameters

TMetaType

[Missing <typeparam name="TMetaType"/> documentation for "M:NHibernate.Mapping.ByCode.IAnyMapper.MetaType``1"]

See Also