ObservableSingleTest.SkipLast_Zero_Disposed 方法

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

语法

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

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

另请参阅

参考

ObservableSingleTest 类

ReactiveTests.Tests 命名空间