ObservableBlockingTest.GetEnumerator_ArgumentChecking 方法

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

语法

'Declaration
<TestMethodAttribute> _
Public Sub GetEnumerator_ArgumentChecking
'Usage
Dim instance As ObservableBlockingTest

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

另请参阅

参考

ObservableBlockingTest 类

ReactiveTests.Tests 命名空间