API Reference
Class
CountryIdConverter
Converts CountryId values to and from JSON using extension helpers.
Inheritance
- Object
- CountryIdConverter
Methods
Read(System.Text.Json.Utf8JsonReader@ reader, System.Type typeToConvert, System.Text.Json.JsonSerializerOptions options) #Parameters
- reader System.Text.Json.Utf8JsonReader@
- typeToConvert System.Type
- options System.Text.Json.JsonSerializerOptions
Write(System.Text.Json.Utf8JsonWriter writer, DomainDetective.CountryId value, System.Text.Json.JsonSerializerOptions options) #Parameters
- writer System.Text.Json.Utf8JsonWriter
- value DomainDetective.CountryId
- options System.Text.Json.JsonSerializerOptions