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