C# Class _3PA.Lib._3pUpdater._3PUpdater

Afficher le fichier Open project: jcaillon/3P

Méthodes publiques

Méthode Description
AddFileToMove ( string from, string to ) : bool

Use to method to a file that needs to be moved AFTER npp is shutdown

Private Methods

Méthode Description
ExecuteUpdateAsync ( ) : void

Method Details

AddFileToMove() public méthode

Use to method to a file that needs to be moved AFTER npp is shutdown
public AddFileToMove ( string from, string to ) : bool
from string
to string
Résultat bool