![]() |
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.
|
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.Point | static |
| operator==(Point point1, Point point2) | ReadingBusesAPI.Common.Point | static |
| Point(double x, double y) | ReadingBusesAPI.Common.Point | |
| ToString() | ReadingBusesAPI.Common.Point | |
| X | ReadingBusesAPI.Common.Point | |
| Y | ReadingBusesAPI.Common.Point |