Méthode | Description | |
---|---|---|
HandleRequest ( System.Web.HttpContextBase context ) : void | ||
InstallPackageCommand ( ) : System | ||
InstallPackageCommand ( IPackageRepository repository, IInstallationRecorder installationRecorder, IPublishService publishService ) : System |
Méthode | Description | |
---|---|---|
CanHandle ( System.Web.HttpContextBase context ) : bool | ||
GetRequest ( System.Web.HttpRequestBase request ) : |
||
ParseBoolean ( string request ) : bool |
public HandleRequest ( System.Web.HttpContextBase context ) : void | ||
context | System.Web.HttpContextBase | |
Résultat | void |
public InstallPackageCommand ( IPackageRepository repository, IInstallationRecorder installationRecorder, IPublishService publishService ) : System | ||
repository | IPackageRepository | |
installationRecorder | IInstallationRecorder | |
publishService | IPublishService | |
Résultat | System |