C# Class SourceControl.Sources.Subversion.RenameCommand

Inheritance: SourceControl.Sources.Subversion.BaseCommand
ファイルを表示 Open project: SlavaRa/flashdevelop-plugins

Public Methods

Method Description
RenameCommand ( string path, string newName ) : System

Method Details

RenameCommand() public method

public RenameCommand ( string path, string newName ) : System
path string
newName string
return System