C# Class BSPGenerationTools.CopyJob.RenameRule

Show file Open project: sysprogs/BSPTools

Public Properties

Property Type Description
NewName string
OldName string

Private Methods

Method Description
Matches ( string targetFile ) : bool

Property Details

NewName public property

public string NewName
return string

OldName public property

public string OldName
return string