C# 클래스 Tamir.SharpSsh.jsch.Channel.PassiveInputStream

상속: Tamir.Streams.PipedInputStream
파일 보기 프로젝트 열기: soywiz/csharputils

공개 메소드들

메소드 설명
close ( ) : void

비공개 메소드들

메소드 설명
PassiveInputStream ( PipedOutputStream Out ) : System
PassiveInputStream ( PipedOutputStream Out, int size ) : System

메소드 상세

close() 공개 메소드

public close ( ) : void
리턴 void