Server Constructor
Incluir miembros protegidos
Incluir miembros heredados
Initializes a new instance of the Server class.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
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. |
Arriba