Share via


ObservableMultipleTest.ZipWithEnumerable_EnumeratorThrowsCurrent Method

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

Syntax

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

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

See Also

Reference

ObservableMultipleTest Class

ReactiveTests.Tests Namespace