C# Class BSPGenerationTools.Patch.InsertLines

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

Méthodes publiques

Свойство Type Description
AfterLine string
InsertedLines 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

AfterLine public_oe property

public string AfterLine
Résultat string

InsertedLines public_oe property

public string[] InsertedLines
Résultat string[]