Share via


ObservableSingleTest.TakeLast_Zero_Disposed Method

Namespace:  ReactiveTests.Tests
Assembly:  Tests.System.Reactive (in Tests.System.Reactive.dll)

Syntax

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

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

See Also

Reference

ObservableSingleTest Class

ReactiveTests.Tests Namespace