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