Esempio n. 1
0
 public static void ClearCache()
 {
     StlCacheUtils.ClearCache(nameof(Content));
 }
Esempio n. 2
0
 public static void ClearCache()
 {
     StlCacheUtils.ClearCache(nameof(Node));
 }