Exemple #1
0
 public async Task DeletePost_2()
 {
     await tumblrClient.DeletePostAsync("", DeletePostInfo.PostId);
 }