mirror of
https://github.com/vknet/vk.git
synced 2026-07-10 00:18:28 +00:00
## Список изменений Исправлены warning - Local constant 'expectedUserId' is never - Redundant 'Attribute' suffix - Dictionary lookup can be simplified with 'TryGetValue' - S6608: Indexing at 0 should be used instead of the "Enumerable" extenion method "First" - The keyword 'new' is required on 'AccessKey' because it hides property 'string VkNet.Model.MediaAttachment.AccessKey' - Using directive is not required by the code and can be safely removed - The keyword 'new' is required on 'PhotoId' because it hides property 'long? VkNet.Model.Comment.PhotoId' - Conditional access qualifier expression is known to be not null - Cannot resolve symbol BotsLongPollUpdatesHandler - Code is unreachable Обновил методы из #1222 - ads.getAds - ads.getAdsLayout - apps.get - wall.postAdsStealth - wall.editAdsStealth - video.addToAlbum - friends.areFriends - friends.getMutual ##### Обязательно выполните следующие пункты: - [x] Проверьте что ваш код не содержит конфликтов, и исправьте их по необходимости - [x] Напишите тесты, и обязательно проверьте что не падают другие. ##### Внимание! Pull Request'ы с непройденными тестами не принимаются |
||
|---|---|---|
| .. | ||
| AppGetCatalogParams.cs | ||
| AppGetParams.cs | ||
| AppSendRequestParams.cs | ||