ObservableBlockingTest.FirstPredicate_Return_NoMatch 方法

Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (

语法

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

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

另请参阅

参考

ObservableBlockingTest 类

ReactiveTests.Tests 命名空间