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