C# 클래스 Zen.RenameProject.RenameFileAction

상속: ActionBase
파일 보기 프로젝트 열기: holinov/Zen.Core

공개 메소드들

메소드 설명
Action ( ) : void
RenameFileAction ( string from, string to ) : System.IO
ToString ( ) : string

메소드 상세

Action() 공개 메소드

public Action ( ) : void
리턴 void

RenameFileAction() 공개 메소드

public RenameFileAction ( string from, string to ) : System.IO
from string
to string
리턴 System.IO

ToString() 공개 메소드

public ToString ( ) : string
리턴 string