ObservableStandardQueryOperatorTest.Where_DisposeInPredicate Method

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

Syntax

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

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

See Also

Reference

ObservableStandardQueryOperatorTest Class

ReactiveTests.Tests Namespace