C# Class NRefactoryTool.CodeTransform

Afficher le fichier Open project: GHScan/DailyProjects

Méthodes publiques

Méthode Description
ReplaceStringLiteralsWithVariables ( string text, IEnumerable macros, Func onReplace ) : string

Method Details

ReplaceStringLiteralsWithVariables() public static méthode

public static ReplaceStringLiteralsWithVariables ( string text, IEnumerable macros, Func onReplace ) : string
text string
macros IEnumerable
onReplace Func
Résultat string