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