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