ObservableAggregateTest.All_ReturnNotMatch Method

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

Syntax

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

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

See Also

Reference

ObservableAggregateTest Class

ReactiveTests.Tests Namespace