Implemented interface member:
method
TakeSnapshot
System.Data.Objects.Internal.IEntityWrapper.TakeSnapshot(System.Data.Objects.EntityEntry)
2 overrides of TakeSnapshot
System.Data.Entity (2)
System\Data\Objects\Internal\EntityWrapper.cs (1)
218public override void TakeSnapshot(EntityEntry entry)
System\Data\Objects\Internal\LightweightEntityWrapper.cs (1)
74public override void TakeSnapshot(EntityEntry entry)