ObservableMultipleTest.Zip_EmptyEmpty メソッド

Namespace:ReactiveTests.Tests
アセンブリ: Tests.System.Reactive (Tests.System.Reactive.dll)

構文

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

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

参照

リファレンス

ObservableMultipleTest クラス

ReactiveTests.Tests 名前空間