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