Equals Method
Equals(object)
C#
public override bool Equals(object obj)
Parameters
Type | Name | Description |
---|---|---|
object | obj |
Returns
bool
Overrides
object.Equals(object)
Equals(IYubiKeyDevice)
C#
public bool Equals(IYubiKeyDevice other)
Parameters
Type | Name | Description |
---|---|---|
IYubiKeyDevice | other |
Returns
bool