Show / Hide Table of Contents

Class RenameHelper

Inheritance
object
RenameHelper
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Cli.ProjectBuilding.Building.Steps
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public static class RenameHelper

Methods

RenameAll(List<FileEntry>, string, string)

Declaration
public static void RenameAll(List<FileEntry> entries, string placeHolder, string name)
Parameters
Type Name Description
List<FileEntry> entries
string placeHolder
string name
In this article
Back to top Powered by ABP.IO Platform