C# Class Zen.RenameProject.RenameFileAction

Inheritance: ActionBase
Afficher le fichier Open project: holinov/Zen.Core

Méthodes publiques

Méthode Description
Action ( ) : void
RenameFileAction ( string from, string to ) : System.IO
ToString ( ) : string

Method Details

Action() public méthode

public Action ( ) : void
Résultat void

RenameFileAction() public méthode

public RenameFileAction ( string from, string to ) : System.IO
from string
to string
Résultat System.IO

ToString() public méthode

public ToString ( ) : string
Résultat string