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