ObservableAggregateTest.Any_Predicate_SomeMatch Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub Any_Predicate_SomeMatch
'Usage
Dim instance As ObservableAggregateTest

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

See Also

Reference

ObservableAggregateTest Class

ReactiveTests.Tests Namespace