예제 #1
0
 public async Task Removed(string key)
 {
     await CacheInvalidator.Removed(key);
 }