ObservableSingleTest.Finally_OnlyCalledOnce_Empty 方法

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

语法

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

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

另请参阅

参考

ObservableSingleTest 类

ReactiveTests.Tests 命名空间