apply some Updates ...
This commit is contained in:
@@ -182,6 +182,13 @@ namespace xTagService.Interfaces
|
||||
int id
|
||||
);
|
||||
|
||||
/// <summary>
|
||||
/// Remove All Specified Tags ...
|
||||
/// </summary>
|
||||
/// <param name="forProvidedId"></param>
|
||||
/// <returns></returns>
|
||||
Task<bool> RemoveTagsFor(TKey forProvidedId);
|
||||
|
||||
/// <summary>
|
||||
/// Update Specified Dto ...
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user