ObservableAggregateTest.Any_Predicate_SomeNoneMatch Method

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

Syntax

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

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

See Also

Reference

ObservableAggregateTest Class

ReactiveTests.Tests Namespace