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.NotificationTest
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestClassAttribute> _
Public Class NotificationTest _
Inherits ReactiveTest
'Usage
Dim instance As NotificationTest
[TestClassAttribute]
public class NotificationTest : ReactiveTest
[TestClassAttribute]
public ref class NotificationTest : public ReactiveTest
[<TestClassAttribute>]
type NotificationTest =
class
inherit ReactiveTest
end
public class NotificationTest extends ReactiveTest
The NotificationTest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
NotificationTest |
Top
Methods
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.