C# Class BSPGenerationTools.Patch.ReplaceLine

Inheritance: Patch
Afficher le fichier Open project: sysprogs/BSPTools

Méthodes publiques

Свойство Type Description
NewLine string
OldLine string

Méthodes publiques

Méthode Description
Apply ( List lines ) : void

Method Details

Apply() public méthode

public Apply ( List lines ) : void
lines List
Résultat void

Property Details

NewLine public_oe property

public string NewLine
Résultat string

OldLine public_oe property

public string OldLine
Résultat string