IniLikeFile.SaveDelegate

Alias for saving delegate.

class IniLikeFile
alias SaveDelegate = void delegate
(
string
)

See Also

save

Meta