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