C# 클래스 Sitecore.Ship.Package.Install.InstallerModule

상속: Nancy.NancyModule
파일 보기 프로젝트 열기: ASOS/Sitecore.Ship

공개 메소드들

메소드 설명
InstallerModule ( IPackageRepository repository, IAuthoriser authoriser, ITempPackager tempPackager, IInstallationRecorder installationRecorder ) : System

비공개 메소드들

메소드 설명
InstallPackage ( dynamic o ) : dynamic
InstallUploadPackage ( dynamic o ) : dynamic
LatestVersion ( dynamic o ) : dynamic

메소드 상세

InstallerModule() 공개 메소드

public InstallerModule ( IPackageRepository repository, IAuthoriser authoriser, ITempPackager tempPackager, IInstallationRecorder installationRecorder ) : System
repository IPackageRepository
authoriser IAuthoriser
tempPackager ITempPackager
installationRecorder IInstallationRecorder
리턴 System