NotificationTest.OnNext_AcceptAction 方法

Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (

语法

'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()

另请参阅

参考

NotificationTest 类

ReactiveTests.Tests 命名空间