C# Class XebiaLabs.Deployit.Client.PackageService

Inheritance: ServiceBase, IPackageService
Afficher le fichier Open project: xebialabs-community/xld-manifest-editor

Méthodes publiques

Méthode Description
PackageService ( DeployitServer server ) : System
Upload ( string packageFilePath, string packageName ) : string

Method Details

PackageService() public méthode

public PackageService ( DeployitServer server ) : System
server DeployitServer
Résultat System

Upload() public méthode

public Upload ( string packageFilePath, string packageName ) : string
packageFilePath string
packageName string
Résultat string