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()