Given:
public class MyConfigModel { public string ConfigValueOne { get; set; } } public static class MyIServiceC