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

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

Protected Methods

Method Description
LoadData ( ) : void
SaveData ( ) : void
SftpResponse ( uint protocolVersion ) : System

Method Details

LoadData() protected method

protected LoadData ( ) : void
return void

SaveData() protected method

protected SaveData ( ) : void
return void

SftpResponse() protected method

protected SftpResponse ( uint protocolVersion ) : System
protocolVersion uint
return System