PostSharpAPI ReferencePost­Sharp.​AspectsAsync­Call­IdEquality
Open sandboxFocus

AsyncCallId.Equality Operator

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