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.
ReadingBusesAPI.Common.ParseServiceObjects Member List

This is the complete list of members for ReadingBusesAPI.Common.ParseServiceObjects, including all inherited members.

Read(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options)ReadingBusesAPI.Common.ParseServiceObjects
Write(Utf8JsonWriter writer, List< BusService > value, JsonSerializerOptions options)ReadingBusesAPI.Common.ParseServiceObjects