상속 계층 구조
System.Object
ReactiveTests.Tests.ControlSchedulerTest
네임스페이스:ReactiveTests.Tests
어셈블리: Tests.System.Reactive(Tests.System.Reactive.dll)
Syntax
'Declaration
<TestClassAttribute> _
Public Class ControlSchedulerTest
'Usage
Dim instance As ControlSchedulerTest
[TestClassAttribute]
public class ControlSchedulerTest
[TestClassAttribute]
public ref class ControlSchedulerTest
[<TestClassAttribute>]
type ControlSchedulerTest = class end
public class ControlSchedulerTest
ControlSchedulerTest 형식은 다음 멤버를 노출합니다.
생성자
| 속성 | Description | |
|---|---|---|
|
ControlSchedulerTest |
상위
메서드
| 속성 | Description | |
|---|---|---|
|
Control_ArgumentChecking | |
|
Control_Now | |
|
Control_Property | |
|
Control_ScheduleAction | |
|
Control_ScheduleActionDue | |
|
Control_ScheduleActionDueCancel | |
|
Control_ScheduleActionDueNow | |
|
Control_ScheduleActionError | |
|
같음 | ( 개체에서 상속됩니다.) |
|
Finalize | ( 개체에서 상속됩니다.) |
|
GetHashCode | ( 개체에서 상속됩니다.) |
|
GetType | ( 개체에서 상속됩니다.) |
|
MemberwiseClone | ( 개체에서 상속됩니다.) |
|
ToString | ( 개체에서 상속됩니다.) |
상위
스레드 보안
이 형식의 모든 public static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 구성원은 스레드로부터의 안전성이 보장되지 않습니다.