ObservableAggregateTest.Contains_Empty, méthode
Namespace:ReactiveTests.Tests
Assemblée: Tests.System.Reactive (en Tests.System.Reactive.dll)
Syntaxe
'Declaration
<TestMethodAttribute> _
Public Sub Contains_Empty
'Usage
Dim instance As ObservableAggregateTest
instance.Contains_Empty()
[TestMethodAttribute]
public void Contains_Empty()
[TestMethodAttribute]
public:
void Contains_Empty()
[<TestMethodAttribute>]
member Contains_Empty : unit -> unit
public function Contains_Empty()