Example #1
0
 public void MediaTest()
 {
     MediaApi api    = new MediaApi();
     string   result = api.GetBatchMaterial("image");
 }