C# Class SharpCifs.Smb.SmbComNegotiate

Inheritance: ServerMessageBlock
Afficher le fichier Open project: brandonprry/Potato

Méthodes publiques

Méthode Description
SmbComNegotiate ( ) : System
ToString ( ) : string

Private Methods

Méthode Description
ReadBytesWireFormat ( byte buffer, int bufferIndex ) : int
ReadParameterWordsWireFormat ( byte buffer, int bufferIndex ) : int
WriteBytesWireFormat ( byte dst, int dstIndex ) : int
WriteParameterWordsWireFormat ( byte dst, int dstIndex ) : int

Method Details

SmbComNegotiate() public méthode

public SmbComNegotiate ( ) : System
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string