Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (
语法
'Declaration
<TestMethodAttribute> _
Public Sub Control_Now
'Usage
Dim instance As ControlSchedulerTest
instance.Control_Now()
[TestMethodAttribute]
public void Control_Now()
[TestMethodAttribute]
public:
void Control_Now()
[<TestMethodAttribute>]
member Control_Now : unit -> unit
public function Control_Now()