ObservableTest.Create_Completed Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'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()