Share via


NotificationTest.OnNext_AcceptAction Method

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

Syntax

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

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

See Also

Reference

NotificationTest Class

ReactiveTests.Tests Namespace