コード例 #1
0
 private void ClearCache()
 {
     _runtimeCache.ClearByRegex($"{typeof(AllowedIpServiceCachedProxy)}_(.*)");
 }