Méthode | Description | |
---|---|---|
Match ( this file1, LongPath.LongPathFileInfo file2 ) : bool |
Checks whether two files have the same size and timestamps.
|
public static Match ( this file1, LongPath.LongPathFileInfo file2 ) : bool | ||
file1 | this | First file info. |
file2 | LongPath.LongPathFileInfo | Second file info. |
Résultat | bool |