ObservableStandardQueryOperatorTest.Cast_Dispose Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub Cast_Dispose
'Usage
Dim instance As ObservableStandardQueryOperatorTest
instance.Cast_Dispose()
[TestMethodAttribute]
public void Cast_Dispose()
[TestMethodAttribute]
public:
void Cast_Dispose()
[<TestMethodAttribute>]
member Cast_Dispose : unit -> unit
public function Cast_Dispose()