ObservableMultipleTest.Zip_NonEmptyNever 方法

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

语法

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

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

另请参阅

参考

ObservableMultipleTest 类

ReactiveTests.Tests 命名空间