예제 #1
0
 public XElement GetConfig(string scope, string app)
 {
     return(_adapterProvider.GetConfig(scope, app));
 }