Table of Contents

Class BatchBreakerModificationStatementStub.FastComparer

Namespace
DevExpress.Xpo.DB.Helpers
Assembly
DevExpress.Xpo.v24.1.dll
public class BatchBreakerModificationStatementStub.FastComparer : IEqualityComparer<BatchBreakerModificationStatementStub>
Inheritance
BatchBreakerModificationStatementStub.FastComparer
Implements
Inherited Members

Constructors

FastComparer()

public FastComparer()

Methods

Equals(BatchBreakerModificationStatementStub, BatchBreakerModificationStatementStub)

public bool Equals(BatchBreakerModificationStatementStub x, BatchBreakerModificationStatementStub y)

Parameters

x BatchBreakerModificationStatementStub
y BatchBreakerModificationStatementStub

Returns

bool

GetHashCode(BatchBreakerModificationStatementStub)

public int GetHashCode(BatchBreakerModificationStatementStub obj)

Parameters

obj BatchBreakerModificationStatementStub

Returns

int