public async ValueTask<IDictionaryCategory> GetCategoryByIdAsync(string categoryId)
Returns:
ValueTask<IDictionaryCategory>
Implements:
GetCategoryByIdAsync(string)

Parameters

categoryId string
In this article