C# Class reExp.Utils.DeleteFileJob

Afficher le fichier Open project: ren85/rextester_win Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DeleteFileJob ( string path ) : System
DoWork ( ) : void

Method Details

DeleteFileJob() public méthode

public DeleteFileJob ( string path ) : System
path string
Résultat System

DoWork() public méthode

public DoWork ( ) : void
Résultat void