Share via


ObservableSingleTest.SkipLast_One_Completed Method

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

Syntax

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

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

See Also

Reference

ObservableSingleTest Class

ReactiveTests.Tests Namespace