[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.PropertyPathExtensions.GetContainerEntity(NHibernate.Mapping.ByCode.PropertyPath,NHibernate.Mapping.ByCode.IModelInspector)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public static Type GetContainerEntity( this PropertyPath propertyPath, IModelInspector domainInspector ) |
Visual Basic |
---|
<ExtensionAttribute> _ Public Shared Function GetContainerEntity ( _ propertyPath As PropertyPath, _ domainInspector As IModelInspector _ ) As Type |
Visual C++ |
---|
[ExtensionAttribute] public: static Type^ GetContainerEntity( PropertyPath^ propertyPath, IModelInspector^ domainInspector ) |
Parameters
- propertyPath
- Type: NHibernate.Mapping.ByCode..::..PropertyPath
[Missing <param name="propertyPath"/> documentation for "M:NHibernate.Mapping.ByCode.PropertyPathExtensions.GetContainerEntity(NHibernate.Mapping.ByCode.PropertyPath,NHibernate.Mapping.ByCode.IModelInspector)"]
- domainInspector
- Type: NHibernate.Mapping.ByCode..::..IModelInspector
[Missing <param name="domainInspector"/> documentation for "M:NHibernate.Mapping.ByCode.PropertyPathExtensions.GetContainerEntity(NHibernate.Mapping.ByCode.PropertyPath,NHibernate.Mapping.ByCode.IModelInspector)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Mapping.ByCode.PropertyPathExtensions.GetContainerEntity(NHibernate.Mapping.ByCode.PropertyPath,NHibernate.Mapping.ByCode.IModelInspector)"]