次の方法で共有


ObservableMultipleTest.CombineLatest_EmptyError メソッド

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

構文

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

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

参照

リファレンス

ObservableMultipleTest クラス

ReactiveTests.Tests 名前空間