Метод ObservableBlockingTest.Single_Throw
Пространство имен:ReactiveTests.Tests
Сборки: Tests.System.Reactive (в Tests.System.Reactive.dll)
Синтаксис
'Declaration
<TestMethodAttribute> _
Public Sub Single_Throw
'Usage
Dim instance As ObservableBlockingTest
instance.Single_Throw()
[TestMethodAttribute]
public void Single_Throw()
[TestMethodAttribute]
public:
void Single_Throw()
[<TestMethodAttribute>]
member Single_Throw : unit -> unit
public function Single_Throw()