Method | Description | |
---|---|---|
GetModifiedDateFileText ( this filename ) : string | ||
HashByModifiedDate ( this filename ) : string |
Creates a file hash based off of the file's modified date and full path
|
|
HashByModifiedDate ( this |
Creates a hash of several files based on both file path and last modified time
|
public static GetModifiedDateFileText ( this filename ) : string | ||
filename | this | |
return | string |
public static HashByModifiedDate ( this filename ) : string | ||
filename | this | |
return | string |
public static HashByModifiedDate ( this |
||
files | this |
|
return | string |