C# Class BSPGenerationTools.CopyJob.RenameRule

显示文件 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_oe property

public string NewName
return string

OldName public_oe property

public string OldName
return string