ObservableStandardQueryOperatorTest.OfType_Dispose Method

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

Syntax

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

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

See Also

Reference

ObservableStandardQueryOperatorTest Class

ReactiveTests.Tests Namespace