/// <summary> /// 清除ShareRec的缓存目录(Clears the cache folder of ShareRec.) /// </summary> public static void ClearCache() { ShareRECImpl.ClearCache(); }