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