Table of Contents

Method Equals

Namespace
Alternet.UI.Threading
Assembly
Alternet.UI.dll

Equals(object)

Checks whether this object is equal to another DispatcherProcessingDisabled object.

public override bool Equals(object obj)

Parameters

obj object

Object to compare with.

Returns

bool

Returns true when the object is equal to the specified object, and false otherwise.