C# 클래스 Renci.SshNet.Sftp.Responses.SftpNameResponse

상속: SftpResponse
파일 보기 프로젝트 열기: sshnet/SSH.NET 1 사용 예제들

공개 메소드들

메소드 설명
SftpNameResponse ( uint protocolVersion, Encoding encoding ) : System.Collections.Generic

보호된 메소드들

메소드 설명
LoadData ( ) : void

메소드 상세

LoadData() 보호된 메소드

protected LoadData ( ) : void
리턴 void

SftpNameResponse() 공개 메소드

public SftpNameResponse ( uint protocolVersion, Encoding encoding ) : System.Collections.Generic
protocolVersion uint
encoding System.Text.Encoding
리턴 System.Collections.Generic