Compartir a través de


Server Constructor

Initializes a new instance of the Server class.

Lista de sobrecargas

  Nombre Descripción
Método publico Server() () () () Initializes a new instance of the Server class.
Método publico Server(String) Initializes a new instance of the Server class with the specified name.
Método publico Server(ServerConnection) Initializes a new instance of the Server class based on the specified connection.

Principio