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