Method | Description | |
---|---|---|
AreContentsIdentical ( string filePath1, string filePath2 ) : bool |
Assumes both files already exist.
|
public static AreContentsIdentical ( string filePath1, string filePath2 ) : bool | ||
filePath1 | string | |
filePath2 | string | |
return | bool |