ControlSchedulerTest.Control_ScheduleActionError Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub Control_ScheduleActionError
'Usage
Dim instance As ControlSchedulerTest
instance.Control_ScheduleActionError()
[TestMethodAttribute]
public void Control_ScheduleActionError()
[TestMethodAttribute]
public:
void Control_ScheduleActionError()
[<TestMethodAttribute>]
member Control_ScheduleActionError : unit -> unit
public function Control_ScheduleActionError()