ObservableMultipleTest.Zip_ErrorSome Method

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

Syntax

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

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

See Also

Reference

ObservableMultipleTest Class

ReactiveTests.Tests Namespace