C# 클래스 Tamir.SharpSsh.jsch.ChannelX11

상속: Channel
파일 보기 프로젝트 열기: soywiz/csharputils 1 사용 예제들

공개 메소드들

메소드 설명
disconnect ( ) : void
run ( ) : void

비공개 메소드들

메소드 설명
ChannelX11 ( ) : System
equals ( byte foo, byte bar ) : bool
getFakedCookie ( Session session ) : byte[]
revtable ( byte foo ) : int
setCookie ( String foo ) : void
setHost ( String foo ) : void
setPort ( int foo ) : void
write ( byte foo, int s, int l ) : void

메소드 상세

disconnect() 공개 메소드

public disconnect ( ) : void
리턴 void

run() 공개 메소드

public run ( ) : void
리턴 void