private void Delete()
 {
     AccountStorage.DeleteAccount(this.info);
 }