继承层次结构
System.Object
ReactiveTests.Waiter
Namespace:ReactiveTests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (
语法
'Declaration
Public Class Waiter
'Usage
Dim instance As Waiter
public class Waiter
public ref class Waiter
type Waiter = class end
public class Waiter
Waiter 类型公开以下成员。
构造函数
| 名称 | 说明 | |
|---|---|---|
|
服务员 |
顶部
方法
| 名称 | 说明 | |
|---|---|---|
|
等于 | (继承自 Object.) |
|
完成 | (继承自 Object.) |
|
GetHashCode | (继承自 Object.) |
|
GetType | (继承自 Object.) |
|
MemberwiseClone | (继承自 Object.) |
|
设置 | |
|
ToString | (继承自 Object.) |
|
Wait |
顶部
线程安全性
此类型的所有公共静态(Visual Basic 中共享的)成员都是线程安全的。 但不保证所有实例成员都是线程安全的。