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