[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.IAnyMapper.MetaType(NHibernate.Type.IType)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
void MetaType( IType metaType ) |
Visual Basic |
---|
Sub MetaType ( _ metaType As IType _ ) |
Visual C++ |
---|
void MetaType( IType^ metaType ) |
Parameters
- metaType
- Type: NHibernate.Type..::..IType
[Missing <param name="metaType"/> documentation for "M:NHibernate.Mapping.ByCode.IAnyMapper.MetaType(NHibernate.Type.IType)"]