Méthode | Description | |
---|---|---|
CopyFile ( IAbsoluteFilePath a, IAbsoluteFilePath b ) : void | ||
CopyFileAsync ( IAbsoluteFilePath a, IAbsoluteFilePath b ) : System.Threading.Tasks.Task | ||
FileCopier ( |
public CopyFile ( IAbsoluteFilePath a, IAbsoluteFilePath b ) : void | ||
a | IAbsoluteFilePath | |
b | IAbsoluteFilePath | |
Résultat | void |
public CopyFileAsync ( IAbsoluteFilePath a, IAbsoluteFilePath b ) : System.Threading.Tasks.Task | ||
a | IAbsoluteFilePath | |
b | IAbsoluteFilePath | |
Résultat | System.Threading.Tasks.Task |
public FileCopier ( |
||
fileOps | ||
Résultat | System.Threading.Tasks |