C# Class Renci.SshNet.Sftp.Responses.SftpNameResponse

Inheritance: SftpResponse
Exibir arquivo Open project: sshnet/SSH.NET Class Usage Examples

Public Methods

Method Description
SftpNameResponse ( uint protocolVersion, Encoding encoding ) : System.Collections.Generic

Protected Methods

Method Description
LoadData ( ) : void

Method Details

LoadData() protected method

protected LoadData ( ) : void
return void

SftpNameResponse() public method

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