netcoreapp2.1
namespace Microsoft.EntityFrameworkCore.ChangeTracking.Internal
{
[DefaultMember("Item")]
public sealed class Snapshot<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24, T25, T26, T27> : ISnapshot
{
public object this[int index] { get; set; }
}
}
.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. |