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

Inheritance: SftpResponse
Afficher le fichier Open project: sshnet/SSH.NET Class Usage Examples

Méthodes publiques

Méthode Description
SftpNameResponse ( uint protocolVersion, Encoding encoding ) : System.Collections.Generic

Méthodes protégées

Méthode Description
LoadData ( ) : void

Method Details

LoadData() protected méthode

protected LoadData ( ) : void
Résultat void

SftpNameResponse() public méthode

public SftpNameResponse ( uint protocolVersion, Encoding encoding ) : System.Collections.Generic
protocolVersion uint
encoding System.Text.Encoding
Résultat System.Collections.Generic