Share via


NotificationTest.OnCompleted_ToString Method

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

Syntax

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

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

See Also

Reference

NotificationTest Class

ReactiveTests.Tests Namespace