C# 클래스 NAnt.Compression.Tasks.ZipTask

상속: NAnt.Core.Task
파일 보기 프로젝트 열기: nant/nant

Private Properties

프로퍼티 타입 설명
CleanUp void

보호된 메소드들

메소드 설명
ExecuteTask ( ) : void

Creates the zip file.

비공개 메소드들

메소드 설명
CleanUp ( ) : void

메소드 상세

ExecuteTask() 보호된 메소드

Creates the zip file.
protected ExecuteTask ( ) : void
리턴 void