예제 #1
0
 public void CreateItemAll(string app, string resource, string format, Stream stream)
 {
     _commonService.CreateItemAll(app, resource, format, stream);
 }