Свойство | Type | Description | |
---|---|---|---|
AreFilesIdentical | bool | ||
FastFileEqualityCheck | bool | ||
IsContentOfFilesTheSame | bool |
Méthode | Description | |
---|---|---|
Execute ( ) : bool |
Méthode | Description | |
---|---|---|
AreFilesIdentical ( ) : bool | ||
FastFileEqualityCheck ( string sourcePath, string destPath ) : bool |
Tests whether a file is up to date with respect to another, based on existence, last write time and file size.
|
|
IsContentOfFilesTheSame ( string file1, string file2 ) : bool |