Exemple #1
0
 public static List <Site> GetDeepCopy(bool isShort = false)
 {
     return(_siteCache.GetDeepCopy(isShort));
 }