ObservableBlockingTest.ToEnumerable_ResetNotSupported 方法

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

语法

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

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

另请参阅

参考

ObservableBlockingTest 类

ReactiveTests.Tests 命名空间