ValeraVegas

Results 1 comments of ValeraVegas

Я получил так... ``` public static string UserName; public static BitmapImage bitmap; public static long UserID; public static void UserInfo() { VKRequest.Dispatch( new VKRequestParameters( "users.get", "fields", "photo_400_orig, city, country"), (res)...