C# Class ODPI.Actions.PostDeploy.DatalabPostDeploy

Inheritance: IPostDeployAction
Afficher le fichier Open project: openlab/ODPI

Méthodes publiques

Méthode Description
PerformAction ( dynamic data ) : void

Private Methods

Méthode Description
CreateAvailableEndpoints ( dynamic data ) : void
copyFromComponentsToDir ( string compDir, string exeDir, string files ) : void

Method Details

PerformAction() public méthode

public PerformAction ( dynamic data ) : void
data dynamic
Résultat void