Метод ObservableTest.Create_Completed
Пространство имен:ReactiveTests.Tests
Сборки: Tests.System.Reactive (в Tests.System.Reactive.dll)
Синтаксис
'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()