AsyncCallId.Equality Operator |
Determines whether two instances of the AsyncCallId type are equal.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public static bool operator ==( AsyncCallId left, AsyncCallId right )
Parameters
- left
- Type: PostSharp.Aspects.AsyncCallId
- right
- Type: PostSharp.Aspects.AsyncCallId