Method Equals
Equals(object)
Declaration
public override bool Equals(object obj)
Parameters
Type | Name | Description |
---|---|---|
object | obj |
Returns
Type | Description |
---|---|
bool |
Overrides
Equals(YoloPrediction)
Declaration
public bool Equals(YoloPrediction other)
Parameters
Type | Name | Description |
---|---|---|
YoloPrediction | other |
Returns
Type | Description |
---|---|
bool |