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