C# Class Apphbify.Services.DeploymentService

Inheritance: IDeploymentService
Afficher le fichier Open project: csainty/Apphbify

Méthodes publiques

Méthode Description
Deploy ( string siteName, string regionId, App application, string>.Dictionary variables, string &slug ) : DeploymentResult
DeploymentService ( IApiService api, DataStore data ) : System.Collections.Generic

Method Details

Deploy() public méthode

public Deploy ( string siteName, string regionId, App application, string>.Dictionary variables, string &slug ) : DeploymentResult
siteName string
regionId string
application App
variables string>.Dictionary
slug string
Résultat DeploymentResult

DeploymentService() public méthode

public DeploymentService ( IApiService api, DataStore data ) : System.Collections.Generic
api IApiService
data DataStore
Résultat System.Collections.Generic