I need to compare two text files for their properties in C #, and not for their content. For example, by creation date and by modification date.
I have managed to compare it by the content, I leave here the code:
private bool FileCompare(strin...
asked by
28.09.2017 / 07:34