/// <summary> /// remove resource except in using, be carebuf when using /// </summary> public static void RemoveResource(string path) { impl.RemoveResource(path); }