C# 클래스 Emul8.Backends.Terminals.ServerSocketTerminalExtensions

파일 보기 프로젝트 열기: emul8/emul8

공개 메소드들

메소드 설명
CreateServerSocketTerminal ( this emulation, int port, string name, bool emitConfig = false ) : void

메소드 상세

CreateServerSocketTerminal() 공개 정적인 메소드

public static CreateServerSocketTerminal ( this emulation, int port, string name, bool emitConfig = false ) : void
emulation this
port int
name string
emitConfig bool
리턴 void