Overload List
| Name | Description | |
|---|---|---|
| KeyDependency(String) |
Initializes a new instance of the KeyExpiration class that monitors an array of
file paths (to files or directories), an array of cache keys, or both for changes.
| |
| KeyDependency(array<String>[]()[][]) |
Initializes a new instance of the KeyExpiration class that monitors an array of
file paths (to files or directories), an array of cache keys, or both for changes.
| |
| KeyDependency(String, DateTime) |
Initializes a new instance of the KeyExpiration class that monitors an array of
file paths (to files or directories), an array of cache keys, or both for changes.
| |
| KeyDependency(array<String>[]()[][], DateTime) |
Initializes a new instance of the KeyExpiration class that monitors an array of
file paths (to files or directories), an array of cache keys, or both for changes.
|