PostSharp//API Reference/Post­Sharp.​Aspects/Async­Call­Id/Equality
Open sandboxFocus

Operator Equality

Equality(AsyncCallId, AsyncCallId)

Determines whether two instances of the AsyncCallId type are equal.

Declaration
public static bool operator ==(AsyncCallId left, AsyncCallId right)
Parameters
Type Name Description
AsyncCallId left
AsyncCallId right
Returns
Type Description
Boolean