Table of Contents

Method Equals

Namespace
PaintDotNet
Assembly
PaintDotNet.PropertySystem.dll

Equals(object?)

public override bool Equals(object? obj)

Parameters

obj object

Returns

bool

Equals(Pair<T1, T2>)

public bool Equals(Pair<T1, T2> other)

Parameters

other Pair<T1, T2>

Returns

bool