Appearance
ServiceNow.Core
SNow.Core.Utils.JsonConverterOptions.CustomEnumConverter<T>
JsonConverterOptions.CustomEnumConverter<T>.Write(Utf8JsonWriter, T, JsonSerializerOptions) Method
csharp
public override void Write(System.Text.Json.Utf8JsonWriter writer, T value, System.Text.Json.JsonSerializerOptions options);
Parameters
writer
System.Text.Json.Utf8JsonWriter
value
T