ObservableStandardQueryOperatorTest.Take_Error_Same 方法

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

语法

'Declaration
<TestMethodAttribute> _
Public Sub Take_Error_Same
'Usage
Dim instance As ObservableStandardQueryOperatorTest

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

另请参阅

参考

ObservableStandardQueryOperatorTest 类

ReactiveTests.Tests 命名空间