[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.IModelExplicitDeclarationsHolder.GetSplitGroupsFor(System.Type)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
IEnumerable<string> GetSplitGroupsFor( Type type ) |
Visual Basic |
---|
Function GetSplitGroupsFor ( _ type As Type _ ) As IEnumerable(Of String) |
Visual C++ |
---|
IEnumerable<String^>^ GetSplitGroupsFor( Type^ type ) |
Parameters
- type
- Type: System..::..Type
[Missing <param name="type"/> documentation for "M:NHibernate.Mapping.ByCode.IModelExplicitDeclarationsHolder.GetSplitGroupsFor(System.Type)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Mapping.ByCode.IModelExplicitDeclarationsHolder.GetSplitGroupsFor(System.Type)"]