예제 #1
0
 public async Task Copied(string from, string to)
 {
     await CacheInvalidator.Copied(from, to);
 }