ObservableSingleTest.Distinct_KeySelector_Throws 方法

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

语法

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

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

另请参阅

参考

ObservableSingleTest 类

ReactiveTests.Tests 命名空间