C# Class stm32_bsp_generator.RegisterParserConfiguration.LinePatch

Afficher le fichier Open project: sysprogs/BSPTools

Méthodes publiques

Свойство Type Description
Prefix string
ReplacementText string
SearchedText string

Méthodes publiques

Méthode Description
Apply ( string &line ) : bool

Method Details

Apply() public méthode

public Apply ( string &line ) : bool
line string
Résultat bool

Property Details

Prefix public_oe property

public string Prefix
Résultat string

ReplacementText public_oe property

public string ReplacementText
Résultat string

SearchedText public_oe property

public string SearchedText
Résultat string