ObservableSingleTest.Do_NextErrorNot 方法

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

语法

'Declaration
<TestMethodAttribute> _
Public Sub Do_NextErrorNot
'Usage
Dim instance As ObservableSingleTest

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

另请参阅

参考

ObservableSingleTest 类

ReactiveTests.Tests 命名空间