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