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
Microsoft.Reactive.Testing.ReactiveTest
ReactiveTests.Tests.SubjectTest
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestClassAttribute> _
Public Class SubjectTest _
Inherits ReactiveTest
'Usage
Dim instance As SubjectTest
[TestClassAttribute]
public class SubjectTest : ReactiveTest
[TestClassAttribute]
public ref class SubjectTest : public ReactiveTest
[<TestClassAttribute>]
type SubjectTest =
class
inherit ReactiveTest
end
public class SubjectTest extends ReactiveTest
The SubjectTest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SubjectTest |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Canceled | |
![]() |
Dispose | |
![]() |
Equals | (Inherited from Object.) |
![]() |
Error | |
![]() |
Finalize | (Inherited from Object.) |
![]() |
Finite | |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Infinite | |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnError_ArgumentChecking | |
![]() |
PreComplete | |
![]() |
SubjectDisposed | |
![]() |
Subscribe_ArgumentChecking | |
![]() |
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.