C# Класс Lucrasoft.uMadeEasy.Actions.General.RenameTemplateSiteAction

Copies all files to the new location and performes the renames
Наследование: IGeneratorAction
Показать файл Открыть проект

Открытые методы

Метод Описание
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

Приватные методы

Метод Описание
GetRandomPort ( ) : int

Описание методов

ExecuteAction() публичный Метод

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
Результат Lucrasoft.uMadeEasy.Core.Generator.GeneratorActionResult

RollbackAction() публичный Метод

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
Результат Lucrasoft.uMadeEasy.Core.Generator.GeneratorActionResult