SoFunction
Updated on 2025-03-07

How to clear all files and folders in folders


private void deletefileOrDic( path)
        {
            try
            {
                foreach ( d in ())
                {
                    (true);
                }
                foreach ( f in ())
                {
                    ();
                }
            }
            catch (Exception ex)
            {
            }
        }