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