ObservableMultipleTest.ZipWithEnumerable_ErrorSome 方法

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

语法

'Declaration
<TestMethodAttribute> _
Public Sub ZipWithEnumerable_ErrorSome
'Usage
Dim instance As ObservableMultipleTest

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

另请参阅

参考

ObservableMultipleTest 类

ReactiveTests.Tests 命名空间