C# Class TemplateRenamer.Program

Afficher le fichier Open project: NikolayIT/ASP.NET-MVC-Template

Méthodes publiques

Méthode Description
Main ( ) : void

Private Methods

Méthode Description
RenameDirectories ( string currentDirectory, string originalName, string newName ) : void
RenameFileContents ( string currentDirectory, string originalName, string newName ) : void
RenameFiles ( string currentDirectory, string originalName, string newName ) : void

Method Details

Main() public static méthode

public static Main ( ) : void
Résultat void