|
Treehopper C# API
|
This comparer is used to compare Treehopper boards More...
Public Member Functions | |
| override bool | Equals (TreehopperUsb x, TreehopperUsb y) |
| Determines if two treehopper boards are the same More... | |
| override int | GetHashCode (TreehopperUsb obj) |
| Returns the Hash of the Treehopper board More... | |
This comparer is used to compare Treehopper boards
| override bool Equals | ( | TreehopperUsb | x, |
| TreehopperUsb | y | ||
| ) |
Determines if two treehopper boards are the same
| x | The first board to compare |
| y | The second board to compare |
| override int GetHashCode | ( | TreehopperUsb | obj | ) |
Returns the Hash of the Treehopper board
| obj | The Treehopper board to calculate the hash for |