C# Class Lucrasoft.uMadeEasy.Actions.General.RenameTemplateSiteAction

Copies all files to the new location and performes the renames
Inheritance: IGeneratorAction
Afficher le fichier Open project: florisrobbemont/uMadeEasy

Méthodes publiques

Méthode Description
ExecuteAction ( Lucrasoft.uMadeEasy.Core.Generator.GeneratorArguments arguments, Core values, string>.Dictionary parameters ) : Lucrasoft.uMadeEasy.Core.Generator.GeneratorActionResult
RollbackAction ( Lucrasoft.uMadeEasy.Core.Generator.GeneratorArguments arguments, Core values, string>.Dictionary parameters ) : Lucrasoft.uMadeEasy.Core.Generator.GeneratorActionResult

Private Methods

Méthode Description
GetRandomPort ( ) : int

Method Details

ExecuteAction() public méthode

public ExecuteAction ( Lucrasoft.uMadeEasy.Core.Generator.GeneratorArguments arguments, Core values, string>.Dictionary parameters ) : Lucrasoft.uMadeEasy.Core.Generator.GeneratorActionResult
arguments Lucrasoft.uMadeEasy.Core.Generator.GeneratorArguments
values Core
parameters string>.Dictionary
Résultat Lucrasoft.uMadeEasy.Core.Generator.GeneratorActionResult

RollbackAction() public méthode

public RollbackAction ( Lucrasoft.uMadeEasy.Core.Generator.GeneratorArguments arguments, Core values, string>.Dictionary parameters ) : Lucrasoft.uMadeEasy.Core.Generator.GeneratorActionResult
arguments Lucrasoft.uMadeEasy.Core.Generator.GeneratorArguments
values Core
parameters string>.Dictionary
Résultat Lucrasoft.uMadeEasy.Core.Generator.GeneratorActionResult