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