/// <inheritDoc /> protected Boolean Equals( BlePeripheral other ) { return Equals( (IBlePeripheral)other ); }
/// <inheritDoc /> protected Boolean Equals(BlePeripheral other) { return(Equals((IBlePeripheral)other)); }