Share via


NotificationTest.OnNext_ToString Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub OnNext_ToString
'Usage
Dim instance As NotificationTest

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

See Also

Reference

NotificationTest Class

ReactiveTests.Tests Namespace