Метод ObservableMultipleTest.Zip_SelectorThrows
Пространство имен:ReactiveTests.Tests
Сборки: Tests.System.Reactive (в Tests.System.Reactive.dll)
Синтаксис
'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()