Example #1
0
 public void SaveBusinessCardImage(string Path)
 {
     contact.SaveBusinessCardImage(Path);
 }