메소드 | 설명 | |
---|---|---|
X11ForwardingRequestInfo ( ) |
Initializes a new instance of the X11ForwardingRequestInfo class.
|
|
X11ForwardingRequestInfo ( bool isSingleConnection, string protocol, byte cookie, uint screenNumber ) |
Initializes a new instance of the X11ForwardingRequestInfo class.
|
메소드 | 설명 | |
---|---|---|
LoadData ( ) : void |
Called when type specific data need to be loaded.
|
|
SaveData ( ) : void |
Called when type specific data need to be saved.
|
public X11ForwardingRequestInfo ( bool isSingleConnection, string protocol, byte cookie, uint screenNumber ) | ||
isSingleConnection | bool | if set to |
protocol | string | The protocol. |
cookie | byte | The cookie. |
screenNumber | uint | The screen number. |