Megosztás a következőn keresztül:


JsonUnsignedEnumReaderWriter<TEnum>.Instance Property

Definition

The singleton instance of this stateless reader/writer.

public static Microsoft.EntityFrameworkCore.Storage.Json.JsonUnsignedEnumReaderWriter<TEnum> Instance { get; }
static member Instance : Microsoft.EntityFrameworkCore.Storage.Json.JsonUnsignedEnumReaderWriter<'Enum (requires 'Enum : struct)>
Public Shared ReadOnly Property Instance As JsonUnsignedEnumReaderWriter(Of TEnum)

Property Value

Applies to