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