C# 클래스 AppMetrics.Backup.BackupHandler

파일 보기 프로젝트 열기: fandrei/AppMetrics

공개 메소드들

메소드 설명
ArchiveFile ( string fileName ) : void
BackupAll ( string dataStoragePath, ReportLogDelegate reportLog ) : void

비공개 메소드들

메소드 설명
GetHierarchyName ( string filePath ) : string
MoveOldZipFiles ( string dataStoragePath ) : void

메소드 상세

ArchiveFile() 공개 정적인 메소드

public static ArchiveFile ( string fileName ) : void
fileName string
리턴 void

BackupAll() 공개 정적인 메소드

public static BackupAll ( string dataStoragePath, ReportLogDelegate reportLog ) : void
dataStoragePath string
reportLog ReportLogDelegate
리턴 void