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