C# 클래스 SolutionZip.SolutionZip

파일 보기 프로젝트 열기: devcurry/SolutionZip

공개 메소드들

메소드 설명
CreateArchive ( string folder, IList exceptions, string archiveName ) : int

비공개 메소드들

메소드 설명
Excluded ( string file, IList exceptions ) : bool
Main ( string args ) : void

메소드 상세

CreateArchive() 공개 정적인 메소드

public static CreateArchive ( string folder, IList exceptions, string archiveName ) : int
folder string
exceptions IList
archiveName string
리턴 int