C# Class ODPI.Actions.PostDeploy.DatalabPostDeploy

Inheritance: IPostDeployAction
ファイルを表示 Open project: openlab/ODPI

Public Methods

Method Description
PerformAction ( dynamic data ) : void

Private Methods

Method Description
CreateAvailableEndpoints ( dynamic data ) : void
copyFromComponentsToDir ( string compDir, string exeDir, string files ) : void

Method Details

PerformAction() public method

public PerformAction ( dynamic data ) : void
data dynamic
return void