ObservableSingleTest.Do_NextErrorCompleted 方法

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

语法

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

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

另请参阅

参考

ObservableSingleTest 类

ReactiveTests.Tests 命名空间