The FileCache type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAbsolutePrivateCachePath |
Prepends the physical path of the private cache folder to the specified file name. |
|
GetAbsolutePublicCachePath |
Prepends the physical path of the public cache folder to the specified file name. |
|
GetHashCode | (Inherited from Object.) | |
GetInstance |
Returns an instance of the FileCache class. |
|
GetPrivateTempFileName | Overloaded. Generates an unique temporary file name for the private cache. |
|
GetPublicTempFileName | Overloaded. Generates an unique temporary file name for the public cache. |
|
GetRelativePublicCachePath |
Prepends the relative path of the public cache folder to the specified file name. |
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RegisterPrivateTempFileName |
Registers the file of directory name in the private cache. |
|
RegisterPublicTempFileName |
Registers the file of directory name in the public cache. |
|
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
FactoryMethod |