C# Class NAnt.Compression.Tasks.ZipTask

Inheritance: NAnt.Core.Task
Afficher le fichier Open project: nant/nant

Private Properties

Свойство Type Description
CleanUp void

Méthodes protégées

Méthode Description
ExecuteTask ( ) : void

Creates the zip file.

Private Methods

Méthode Description
CleanUp ( ) : void

Method Details

ExecuteTask() protected méthode

Creates the zip file.
protected ExecuteTask ( ) : void
Résultat void