Пример #1
0
 public static string uid_find_user(int uid)
 {
     return(UserDb.uid_find_user(uid));
 }