C# 클래스 SourceControl.Sources.Subversion.RenameCommand

상속: SourceControl.Sources.Subversion.BaseCommand
파일 보기 프로젝트 열기: SlavaRa/flashdevelop-plugins

공개 메소드들

메소드 설명
RenameCommand ( string path, string newName ) : System

메소드 상세

RenameCommand() 공개 메소드

public RenameCommand ( string path, string newName ) : System
path string
newName string
리턴 System