C# Class SourceControl.Sources.Subversion.RenameCommand

Inheritance: SourceControl.Sources.Subversion.BaseCommand
Afficher le fichier Open project: SlavaRa/flashdevelop-plugins

Méthodes publiques

Méthode Description
RenameCommand ( string path, string newName ) : System

Method Details

RenameCommand() public méthode

public RenameCommand ( string path, string newName ) : System
path string
newName string
Résultat System