ObservableMultipleTest.Zip_SelectorThrows Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub Zip_SelectorThrows
'Usage
Dim instance As ObservableMultipleTest
instance.Zip_SelectorThrows()
[TestMethodAttribute]
public void Zip_SelectorThrows()
[TestMethodAttribute]
public:
void Zip_SelectorThrows()
[<TestMethodAttribute>]
member Zip_SelectorThrows : unit -> unit
public function Zip_SelectorThrows()