프로젝트

일반

사용자정보

개정판 03960fa5

ID03960fa568ec3e09dfc208b7b6da333595dab630
상위 7bb40d38
하위 2d47b718

김태성이(가) 4년 이상 전에 추가함

downloadmanager Test App 추가

Change-Id: Ic1923832e671d31305a10dc1003470637157368c

차이점 보기:

KCOM/PageManager/PageStorage.cs
344 344
                backgroundWorker.CancelAsync();
345 345
                backgroundWorker.Dispose();
346 346

  
347
                foreach (var item in fileItems)
348
                {
349
                    System.IO.File.Delete(item.LocalFilePath);
350
                }
347
                /// downloadmanager에서 삭제함
348
                //foreach (var item in fileItems)
349
                //{
350
                //    System.IO.File.Delete(item.LocalFilePath);
351
                //}
351 352

  
352
                System.IO.Directory.Delete(LocalStorage, true);
353
                //System.IO.Directory.Delete(LocalStorage, true);
353 354
            }
354 355
            catch (Exception ex)
355 356
            {

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)