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