mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-20 22:05:07 +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
|
namespace MapControl.Caching
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// IDistributedCache implementation based on local image files.
|
/// IDistributedCache implementation based on local files.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public sealed class ImageFileCache : IDistributedCache, IDisposable
|
public sealed class ImageFileCache : IDistributedCache, IDisposable
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue