DispatcherSchedulerTest.Dispatcher_ScheduleActionDue 方法
Namespace:ReactiveTests.Tests
裝配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (
語法
'Declaration
<TestMethodAttribute> _
<IgnoreAttribute> _
Public Sub Dispatcher_ScheduleActionDue
'Usage
Dim instance As DispatcherSchedulerTest
instance.Dispatcher_ScheduleActionDue()
[TestMethodAttribute]
[IgnoreAttribute]
public void Dispatcher_ScheduleActionDue()
[TestMethodAttribute]
[IgnoreAttribute]
public:
void Dispatcher_ScheduleActionDue()
[<TestMethodAttribute>]
[<IgnoreAttribute>]
member Dispatcher_ScheduleActionDue : unit -> unit
public function Dispatcher_ScheduleActionDue()