Share via


ObserverTest.ToNotifier_Forwards Method

Namespace:  ReactiveTests.Tests
Assembly:  Tests.System.Reactive (in Tests.System.Reactive.dll)

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub ToNotifier_Forwards
'Usage
Dim instance As ObserverTest

instance.ToNotifier_Forwards()
[TestMethodAttribute]
public void ToNotifier_Forwards()
[TestMethodAttribute]
public:
void ToNotifier_Forwards()
[<TestMethodAttribute>]
member ToNotifier_Forwards : unit -> unit 
public function ToNotifier_Forwards()

See Also

Reference

ObserverTest Class

ReactiveTests.Tests Namespace