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