ObservableBlockingTest.LastPredicate_Empty 方法

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

语法

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

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

另请参阅

参考

ObservableBlockingTest 类

ReactiveTests.Tests 命名空间