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