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. |
맨 위로 이동