C# Class BSPGenerationTools.Patch

Mostra file Open project: sysprogs/BSPTools Class Usage Examples

Public Properties

Property Type Description
FilePath string
TargetPath string

Public Methods

Method Description
Apply ( List lines ) : void

Method Details

Apply() public abstract method

public abstract Apply ( List lines ) : void
lines List
return void

Property Details

FilePath public_oe property

public string FilePath
return string

TargetPath public_oe property

public string TargetPath
return string