ObservableStandardQueryOperatorTest.Take_Dispose_After Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub Take_Dispose_After
'Usage
Dim instance As ObservableStandardQueryOperatorTest

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

See Also

Reference

ObservableStandardQueryOperatorTest Class

ReactiveTests.Tests Namespace