Home
last modified time | relevance | path

Searched defs:EntityWithKeyStrategy (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Objects/Internal/
H A DEntityWithKeyStrategy.cs19 internal sealed class EntityWithKeyStrategy : IEntityKeyStrategy class
27 public EntityWithKeyStrategy(IEntityWithKey entity) in EntityWithKeyStrategy() method in System.Data.Objects.Internal.EntityWithKeyStrategy