Implemented interface member:
method
GetNavigationPropertyValue
System.Data.Objects.Internal.IEntityWrapper.GetNavigationPropertyValue(System.Data.Objects.DataClasses.RelatedEnd)
2 overrides of GetNavigationPropertyValue
System.Data.Entity (2)
System\Data\Objects\Internal\EntityWrapper.cs (1)
271public override object GetNavigationPropertyValue(RelatedEnd relatedEnd)
System\Data\Objects\Internal\LightweightEntityWrapper.cs (1)
134public override object GetNavigationPropertyValue(RelatedEnd relatedEnd)