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

AsyncCallId.Inequality Operator

Inequality(AsyncCallId, AsyncCallId)

Determines whether two instances of the AsyncCallId type are different.

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