C# 클래스 BSPGenerationTools.CopyJob.RenameRule

파일 보기 프로젝트 열기: sysprogs/BSPTools

공개 프로퍼티들

프로퍼티 타입 설명
NewName string
OldName string

비공개 메소드들

메소드 설명
Matches ( string targetFile ) : bool

프로퍼티 상세

NewName 공개적으로 프로퍼티

public string NewName
리턴 string

OldName 공개적으로 프로퍼티

public string OldName
리턴 string