Skip to content

Commit 0a8510d

Browse files
committed
Minor
SVN: trunk@5986
1 parent f0d8100 commit 0a8510d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NHibernate/Mapping/ByCode/ModelMapper.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ private void InvokeAfterMapMapKey(PropertyPath member, IMapKeyMapper mapkeyeleme
491491

492492
#endregion
493493

494-
protected IModelInspector ModelInspector
494+
public IModelInspector ModelInspector
495495
{
496496
get { return modelInspector; }
497497
}

0 commit comments

Comments
 (0)