Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (
语法
'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()