ObservableStandardQueryOperatorTest.GroupBy_Inner_Dispose Method

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

Syntax

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

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

See Also

Reference

ObservableStandardQueryOperatorTest Class

ReactiveTests.Tests Namespace