C# Class Emul8.Backends.Terminals.ServerSocketTerminalExtensions

Afficher le fichier Open project: emul8/emul8

Méthodes publiques

Méthode Description
CreateServerSocketTerminal ( this emulation, int port, string name, bool emitConfig = false ) : void

Method Details

CreateServerSocketTerminal() public static méthode

public static CreateServerSocketTerminal ( this emulation, int port, string name, bool emitConfig = false ) : void
emulation this
port int
name string
emitConfig bool
Résultat void