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

Operator Inequality

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