PrintSettingsFunc

alias PrintSettingsFunc = void delegate
(
string key
,
string value
)