Exemplo n.º 1
0
 /// <inheritDoc />
 protected Boolean Equals( BlePeripheral other )
 {
    return Equals( (IBlePeripheral)other );
 }
Exemplo n.º 2
0
 /// <inheritDoc />
 protected Boolean Equals(BlePeripheral other)
 {
     return(Equals((IBlePeripheral)other));
 }