Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inheritance Hierarchy
System.Object
ReactiveTests.Extensions
Namespace: ReactiveTests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class Extensions
'Usage
public static class Extensions
[ExtensionAttribute]
public ref class Extensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Extensions = class end
public final class Extensions
The Extensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
AssertEqual<T>(IEnumerable<T>, IEnumerable<T>) | |
![]() ![]() |
AssertEqual<T>(IEnumerable<T>, T[]) | |
![]() ![]() |
AssertEqual<T>(IObservable<T>, IObservable<T>) | |
![]() ![]() |
EnsureTrampoline | |
![]() ![]() |
Schedule |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.