共用方式為


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.

頂端