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