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