Пример #1
0
 public DocumentBytes GetResourceData(string scope, string app)
 {
     return(_adapterProvider.GetResourceData(scope, app));
 }