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.Point Member List

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

Equals(object obj)ReadingBusesAPI.Common.Point
Equals(Point other)ReadingBusesAPI.Common.Point
GetHashCode()ReadingBusesAPI.Common.Point
operator!=(Point point1, Point point2)ReadingBusesAPI.Common.Pointstatic
operator==(Point point1, Point point2)ReadingBusesAPI.Common.Pointstatic
Point(double x, double y)ReadingBusesAPI.Common.Point
ToString()ReadingBusesAPI.Common.Point
XReadingBusesAPI.Common.Point
YReadingBusesAPI.Common.Point