Пример #1
0
 public bool CheckRepeat(string where)
 {
     return(aideAccountsData.CheckRepeat(where));
 }