Method | Description | |
---|---|---|
Process ( ISettingsList settings ) : void | ||
ReplacementProcessor ( ) : System |
Method | Description | |
---|---|---|
EnsureThereAreNoCircularReplacements ( string matchKey ) : void | ||
FindAndProcessReplacements ( string original ) : string | ||
GetReplacement ( string placeholderString ) : string | ||
ProcessPlaceholder ( |
||
ProcessSetting ( Setting set ) : void | ||
ReplaceMatch ( string original, |
public Process ( ISettingsList settings ) : void | ||
settings | ISettingsList | |
return | void |