C# Class _3PA.Lib._3pUpdater._3PUpdater

显示文件 Open project: jcaillon/3P

Public Methods

Method Description
AddFileToMove ( string from, string to ) : bool

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

Private Methods

Method Description
ExecuteUpdateAsync ( ) : void

Method Details

AddFileToMove() public method

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
return bool