Example #1
0
 public void UpdateListAll(string app, string resource, string format, Stream stream)
 {
     _commonService.UpdateListAll(app, resource, format, stream);
 }