EventLoopSchedulerTest.EventLoop_ScheduleActionDueNested 方法

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

语法

'Declaration
<IgnoreAttribute> _
<TestMethodAttribute> _
Public Sub EventLoop_ScheduleActionDueNested
'Usage
Dim instance As EventLoopSchedulerTest

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

另请参阅

参考

EventLoopSchedulerTest 类

ReactiveTests.Tests 命名空间