C# Class LANFileTransfer.AppLogic

Inheritance: IDisposable
Afficher le fichier Open project: GHScan/DailyProjects Class Usage Examples

Méthodes publiques

Méthode Description
CancelWork ( ) : void
Dispose ( ) : void
SendFiles ( string localPath ) : void

Private Methods

Méthode Description
AppLogic ( ) : System
Dispose ( bool dispose ) : void
OnTransformEnd ( ) : void
UDPProtocol_0_1 ( ) : void

Method Details

CancelWork() public méthode

public CancelWork ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SendFiles() public méthode

public SendFiles ( string localPath ) : void
localPath string
Résultat void