TestBase Class
Inheritance Hierarchy
System.Object
ReactiveTests.TestBase
ReactiveTests.Tests.DispatcherSchedulerTest
ReactiveTests.Tests.ObservableConcurrencyTest
Namespace: ReactiveTests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
Public Class TestBase
'Usage
Dim instance As TestBase
public class TestBase
public ref class TestBase
type TestBase = class end
public class TestBase
The TestBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TestBase |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RunAsync | |
![]() |
ToString | (Inherited from Object.) |
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.