ObservableBlockingTest.FirstPredicate_Empty Method

Namespace:  ReactiveTests.Tests
Assembly:  Tests.System.Reactive (in Tests.System.Reactive.dll)

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub FirstPredicate_Empty
'Usage
Dim instance As ObservableBlockingTest

instance.FirstPredicate_Empty()
[TestMethodAttribute]
public void FirstPredicate_Empty()
[TestMethodAttribute]
public:
void FirstPredicate_Empty()
[<TestMethodAttribute>]
member FirstPredicate_Empty : unit -> unit 
public function FirstPredicate_Empty()

See Also

Reference

ObservableBlockingTest Class

ReactiveTests.Tests Namespace