mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
Update ImageFileCache.cs
This commit is contained in:
parent
358d938ccc
commit
24c6bd34c8
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ using System.Threading.Tasks;
|
|||
namespace MapControl.Caching
|
||||
{
|
||||
/// <summary>
|
||||
/// IDistributedCache implementation based on local image files.
|
||||
/// IDistributedCache implementation based on local files.
|
||||
/// </summary>
|
||||
public sealed class ImageFileCache : IDistributedCache, IDisposable
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue