C# Class SharpCifs.Smb.SmbTree

Afficher le fichier Open project: brandonprry/Potato Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
ToString ( ) : string

Private Methods

Méthode Description
Matches ( string share, string service ) : bool
Send ( ServerMessageBlock request, ServerMessageBlock response ) : void
SmbTree ( SmbSession session, string share, string service ) : System
TreeConnect ( ServerMessageBlock andx, ServerMessageBlock andxResponse ) : void
TreeDisconnect ( bool inError ) : void

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

ToString() public méthode

public ToString ( ) : string
Résultat string