Skip to content

SingleAssignmentDisposableValue.Equals(object?) method

Defined in

Type: SingleAssignmentDisposableValue Namespace: System.Reactive.Disposables Assembly: System.Reactive.dll

Applies to

netstandard2.0

public override readonly bool Equals(object? obj)

Inherited documentation

These docs were inherited from ValueType. The member doesn't override them on this type.

Parameters

NameTypeDescription
objobject?--

Returns: bool