C# Class Sitecore.Ship.Package.Install.InstallerModule

Inheritance: Nancy.NancyModule
Afficher le fichier Open project: ASOS/Sitecore.Ship

Méthodes publiques

Méthode Description
InstallerModule ( IPackageRepository repository, IAuthoriser authoriser, ITempPackager tempPackager, IInstallationRecorder installationRecorder ) : System

Private Methods

Méthode Description
InstallPackage ( dynamic o ) : dynamic
InstallUploadPackage ( dynamic o ) : dynamic
LatestVersion ( dynamic o ) : dynamic

Method Details

InstallerModule() public méthode

public InstallerModule ( IPackageRepository repository, IAuthoriser authoriser, ITempPackager tempPackager, IInstallationRecorder installationRecorder ) : System
repository IPackageRepository
authoriser IAuthoriser
tempPackager ITempPackager
installationRecorder IInstallationRecorder
Résultat System