Share via


ObservableSingleTest.IgnoreValues_Completed Method

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

Syntax

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

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

See Also

Reference

ObservableSingleTest Class

ReactiveTests.Tests Namespace