Last updated 3 years ago
Was this helpful?
Requires: , .
var settings = new MySettings(); var source = GetSource(); // IConfigurationSource source.ApplyTo(settings); // doesn't overwrite fields and properties not present in the source