ValueEqualityComparer.EventComparer Property
Gets the IEqualityComparer.T. that is used to compare instances of type Event.
Namespace: TcHmiSrv.Core.Tools.Queries
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public IEqualityComparer<Event> EventComparer { get; }