ObservableMultipleTest.CombineLatest_ThrowThrow 方法

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

语法

'Declaration
<TestMethodAttribute> _
Public Sub CombineLatest_ThrowThrow
'Usage
Dim instance As ObservableMultipleTest

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

另请参阅

参考

ObservableMultipleTest 类

ReactiveTests.Tests 命名空间