C# Class SharpCifs.Smb.SmbTree

Show file Open project: brandonprry/Potato Class Usage Examples

Public Methods

Method Description
Equals ( object obj ) : bool
ToString ( ) : string

Private Methods

Method 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 method

public Equals ( object obj ) : bool
obj object
return bool

ToString() public method

public ToString ( ) : string
return string