public void ConvertNullActivityDoesNothing()
 {
     AttachmentHelper.ConvertAttachmentContent(null);
 }