Méthode | Description | |
---|---|---|
AreYouThere ( ) : void | ||
Close ( ) : void | ||
GetAdapter ( |
||
RawTerminalConnection ( IPoderosaSocket socket, ITerminalParameter tp ) : System | ||
Resize ( int width, int height ) : void | ||
SendBreak ( ) : void | ||
SendKeepAliveData ( ) : void |
public GetAdapter ( |
||
adapter | ||
Résultat | IAdaptable |
public RawTerminalConnection ( IPoderosaSocket socket, ITerminalParameter tp ) : System | ||
socket | IPoderosaSocket | |
tp | ITerminalParameter | |
Résultat | System |
public Resize ( int width, int height ) : void | ||
width | int | |
height | int | |
Résultat | void |