Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SourceControl
Sources
Subversion
RenameCommand
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