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