This commit is contained in:
2026-05-28 07:33:20 +03:30
parent c4bef7e512
commit cd36b73ad1
5 changed files with 1275 additions and 2 deletions
@@ -429,7 +429,7 @@ namespace xPushService.Controllers
}
/// <summary>
/// find a collection of Items by proving a Conditional Expression ...
/// find a collection of Items by proving a Query Search ...
/// </summary>
/// <param name="query"></param>
/// <param name="ignoreSoftDeleteds"></param>
@@ -482,7 +482,7 @@ namespace xPushService.Controllers
}
/// <summary>
/// retrieve Items based on XQuery Pagination structure ...
/// Retrieve Items based on XQuery Pagination structure ...
/// </summary>
/// <param name="query"></param>
/// <param name="ignoreSoftDeleteds"></param>