Refactor Category Service ...
- Add all HardCoded Strings in Constants ... - Apply Resolve Constant Replacement Side Affects ... - add Support for Service Main Provider ...
This commit is contained in:
@@ -1322,6 +1322,7 @@ namespace xCategoryService.Providers
|
||||
/// Find Many Resource ...
|
||||
/// </summary>
|
||||
/// <param name="predicate"></param>
|
||||
/// <param name="orderBuilder"></param>
|
||||
/// <param name="cancellationToken"></param>
|
||||
/// <returns></returns>
|
||||
public async Task<IEnumerable<XSubCategoryResourceDto>> FindManyResource(
|
||||
|
||||
Reference in New Issue
Block a user