C# Class AspNetDeploy.Packagers.Zip.ZipProjectPackager

Inheritance: IProjectPackager
Show file Open project: adoconnection/AspNetDeploy

Public Methods

Method Description
Package ( string projectPath, string packageFile ) : void

Method Details

Package() public method

public Package ( string projectPath, string packageFile ) : void
projectPath string
packageFile string
return void