Beispiel #1
0
 public static bool Exist_Id(int id)
 {
     return(UsersIO.searchExist_Id(id));
 }