netcoreapp2.1
namespace Microsoft.EntityFrameworkCore.ChangeTracking.Internal
{
[DefaultMember("Item")]
public sealed class Snapshot<T0, T1, T2, T3, T4, T5, T6, T7, T8> : ISnapshot
{
public Snapshot(T0 value0, T1 value1, T2 value2, T3 value3, T4 value4, T5 value5, T6 value6, T7 value7, T8 value8);
}
}
.NET | 8.09.0 |
---|---|
.NET Core | 2.02.12.2 |
Information specific to netcoreapp2.1 | |
Assembly | Microsoft.EntityFrameworkCore , Version=2.1.14.0, PublicKeyToken=adb9793829ddae60 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |