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