DispatcherSchedulerTest.Dispatcher_ScheduleActionDueNow 方法

Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (

语法

'Declaration
<IgnoreAttribute> _
<TestMethodAttribute> _
Public Sub Dispatcher_ScheduleActionDueNow
'Usage
Dim instance As DispatcherSchedulerTest

instance.Dispatcher_ScheduleActionDueNow()
[IgnoreAttribute]
[TestMethodAttribute]
public void Dispatcher_ScheduleActionDueNow()
[IgnoreAttribute]
[TestMethodAttribute]
public:
void Dispatcher_ScheduleActionDueNow()
[<IgnoreAttribute>]
[<TestMethodAttribute>]
member Dispatcher_ScheduleActionDueNow : unit -> unit 
public function Dispatcher_ScheduleActionDueNow()

另请参阅

参考

DispatcherSchedulerTest 类

ReactiveTests.Tests 命名空间