Example #1
0
 public static Site GetFirst(bool isShort = false)
 {
     return(_siteCache.GetFirst(isShort));
 }