How to check if the file content of a list of files are same?

后端 未结 0 1963
夕颜
夕颜 2021-01-30 12:50

I\'ve a list of files and wish to check if these files are same (Content/Size)

IEnumerable results = GetFiles("DirectorPath");            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题