[]
Json converter for the type NotifyCollectionChangedEventArgs.
public class NotifyCollectionChangedEventArgsJsonConverter : JsonConverter<NotifyCollectionChangedEventArgs>
| Name | Description |
|---|---|
| NotifyCollectionChangedEventArgsJsonConverter() |
| Name | Description |
|---|---|
| CanConvert(Type) | |
| Read(ref Utf8JsonReader, Type, JsonSerializerOptions) | |
| Write(Utf8JsonWriter, NotifyCollectionChangedEventArgs, JsonSerializerOptions) |