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