ObservableStandardQueryOperatorTest.TakeWhile_Throw 方法

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

语法

'Declaration
<TestMethodAttribute> _
Public Sub TakeWhile_Throw
'Usage
Dim instance As ObservableStandardQueryOperatorTest

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

另请参阅

参考

ObservableStandardQueryOperatorTest 类

ReactiveTests.Tests 命名空间