Minor corrected to uQuery doco/comments.
This commit is contained in:
@@ -9,7 +9,7 @@ using umbraco.cms.businesslogic.datatype;
|
||||
namespace umbraco
|
||||
{
|
||||
/// <summary>
|
||||
/// Static helper methods, previously this class was UmbracoHelper
|
||||
/// Static helper methods
|
||||
/// </summary>
|
||||
public static partial class uQuery
|
||||
{
|
||||
|
||||
@@ -4,7 +4,7 @@ using umbraco.cms.businesslogic;
|
||||
namespace umbraco
|
||||
{
|
||||
/// <summary>
|
||||
/// Static helper methods, previously this class was UmbracoHelper
|
||||
/// Static helper methods
|
||||
/// </summary>
|
||||
public static partial class uQuery
|
||||
{
|
||||
|
||||
@@ -8,7 +8,7 @@ using umbraco.NodeFactory;
|
||||
namespace umbraco
|
||||
{
|
||||
/// <summary>
|
||||
/// Static helper methods, previously this class was UmbracoHelper
|
||||
/// Static helper methods
|
||||
/// </summary>
|
||||
public static partial class uQuery
|
||||
{
|
||||
|
||||
@@ -13,7 +13,7 @@ using umbraco.DataLayer;
|
||||
namespace umbraco
|
||||
{
|
||||
/// <summary>
|
||||
/// uQuery - static helper methods, previously this class was UmbracoHelper
|
||||
/// uQuery - static helper methods
|
||||
/// </summary>
|
||||
public static partial class uQuery
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user