C# Class SharpCifs.Smb.SmbFile.WriterThread

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

Méthodes publiques

Méthode Description
Run ( ) : void
WriterThread ( SmbFile enclosing ) : System

Private Methods

Méthode Description
Write ( byte b, int n, SmbFile dest, long off ) : void

Method Details

Run() public méthode

public Run ( ) : void
Résultat void

WriterThread() public méthode

public WriterThread ( SmbFile enclosing ) : System
enclosing SmbFile
Résultat System