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