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