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