C# 클래스 GSF.Net.Ftp.FtpResponse

Defines a FTP response.
파일 보기 프로젝트 열기: GridProtectionAlliance/gsf 1 사용 예제들

비공개 메소드들

메소드 설명
FtpResponse ( NetworkStream stream ) : System.Collections
GetLine ( NetworkStream stream ) : string
ReadAppendChar ( NetworkStream stream, StringBuilder toAppend ) : char