ObservableAggregateTest.All_SomeNoneMatch Method

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

Syntax

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

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

See Also

Reference

ObservableAggregateTest Class

ReactiveTests.Tests Namespace