次の方法で共有


ObservableSingleTest.DistinctUntilChanged_ComparerThrows メソッド

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

構文

'Declaration
<TestMethodAttribute> _
Public Sub DistinctUntilChanged_ComparerThrows
'Usage
Dim instance As ObservableSingleTest

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

参照

リファレンス

ObservableSingleTest クラス

ReactiveTests.Tests 名前空間