Rename UmbracoExamine to Umbraco.Examine

This commit is contained in:
Stephan
2017-07-27 12:01:38 +02:00
parent 42a046b80c
commit a0fe56ee7c
59 changed files with 1960 additions and 1948 deletions

View File

@@ -13,6 +13,8 @@ using Umbraco.Web.Composing;
namespace Umbraco.Web
{
using Examine = global::Examine;
/// <summary>
/// Provides extension methods for <c>IPublishedContent</c>.
/// </summary>