Server 建構
Initializes a new instance of the Server class.
多載清單
名稱 | 描述 | |
---|---|---|
Server() () () () | Initializes a new instance of the Server class. | |
Server(String) | Initializes a new instance of the Server class with the specified name. | |
Server(ServerConnection) | Initializes a new instance of the Server class based on the specified connection. |
頂端