示例#1
0
        public static void Done()
        {
            internalGraphics.Dispose();
            backend.Done();

            Debug.DeIndent();
            Debug.Info("Tesseract Done");
        }