Share via


Recorded<T>.Equals Method

Include Protected Members
Include Inherited Members

Checks whether the given object is equal to the current instance.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Equals(Object) Checks whether the given object is equal to the current instance. (Overrides ValueType.Equals(Object).)
Public method Equals(Recorded<T>) Checks whether the given recorded object is equal to the current instance.

Top

See Also

Reference

Recorded<T> Structure

Microsoft.Reactive.Testing Namespace