示例#1
0
 /// <summary>
 /// 清除所有的缓存和对象
 /// </summary>
 public void FreeCacheAndPool()
 {
     XResource.FreeAllCacheAndGo();
 }