This website requires JavaScript.
Explore
Help
Register
Sign In
swcs
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3e71de4698f8a46e92ef747e39366b80dcf635aa
Umbraco-CMS
/
src
/
Umbraco.Web
/
PublishedCache
/
IPublishedMediaCache.cs
T
6 lines
112 B
C#
Raw
Normal View
History
Unescape
Escape
Renormalize
2018-06-29 19:52:40 +02:00
namespace
Umbraco.Web.PublishedCache
{
public
interface
IPublishedMediaCache
:
IPublishedCache
{
}
}
Reference in New Issue
Copy Permalink