Beispiel #1
0
 public void DeleteAccont(string accountID)
 {
     RemoteHelper.DeleteAccont(accountID);
 }