Method | Description | |
---|---|---|
AssetManifest ( ) : System | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
IsUpToDateWithFileSystem ( IDirectory directory, System.DateTime asOfDateTime ) : bool |
Method | Description | |
---|---|---|
AllRawFileReferencesAreUpToDateWithFileSystem ( IDirectory directory, System.DateTime asOfDateTime ) : bool | ||
FileIsUpToDateWithFileSystem ( IFile file, System.DateTime asOfDateTime ) : bool | ||
RawFilenameReferences ( ) : IEnumerable |
public IsUpToDateWithFileSystem ( IDirectory directory, System.DateTime asOfDateTime ) : bool | ||
directory | IDirectory | |
asOfDateTime | System.DateTime | |
return | bool |