DeclarationIdentifier.Equality Operator |
Determines whether two instances of the DeclarationIdentifier type are equal.
Namespace: PostSharp.Reflection
Assembly: PostSharp (in PostSharp.dll) Version: 6.5.19.0 (6.5.19.0)
C#
public static bool operator ==( DeclarationIdentifier left, DeclarationIdentifier right )
Parameters
- left
- Type: PostSharp.Reflection.DeclarationIdentifier
- right
- Type: PostSharp.Reflection.DeclarationIdentifier