C# 클래스 FileProliferator.AutoPftxsTool.ArchiveHandler

파일 보기 프로젝트 열기: JosephZoeller/FileMonolith

공개 메소드들

메소드 설명
ExtractArchive ( string FileName, string OutputPath ) : void
WritePftxsArchive ( string FileName, string SourceDirectory ) : void

메소드 상세

ExtractArchive() 공개 정적인 메소드

public static ExtractArchive ( string FileName, string OutputPath ) : void
FileName string
OutputPath string
리턴 void

WritePftxsArchive() 공개 정적인 메소드

public static WritePftxsArchive ( string FileName, string SourceDirectory ) : void
FileName string
SourceDirectory string
리턴 void