Example #1
0
 public bool DeleteMediaFile(SupportFile file)
 {
     return file.Delete();
 }