![]() |
Reading Buses API V3.0.0
A C#, .net Standard Library for the Reading Buses Open Data API (https://reading-opendata.r2p.com/), available to use in your C# console, WPF, UWP or Win Form Applications.
|
Converts a datetime value between its JSON representation and the object. More...
Public Member Functions | |
| override bool | Read (ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options) |
| override void | Write (Utf8JsonWriter writer, bool value, JsonSerializerOptions options) |
Converts a datetime value between its JSON representation and the object.
| override bool ReadingBusesAPI.Common.ParseBoolConverter.Read | ( | ref Utf8JsonReader | reader, |
| Type | typeToConvert, | ||
| JsonSerializerOptions | options | ||
| ) |
| override void ReadingBusesAPI.Common.ParseBoolConverter.Write | ( | Utf8JsonWriter | writer, |
| bool | value, | ||
| JsonSerializerOptions | options | ||
| ) |