Beispiel #1
0
 /// <summary>
 /// remove all resources except in using, be carebuf when using
 /// </summary>
 public static void RemoveAllResources()
 {
     impl.RemoveAllResources();
 }