Skip to content

Commit

Permalink
VideoImage: пометить атрибутом Serializable
Browse files Browse the repository at this point in the history
  • Loading branch information
itsokto committed Sep 26, 2019
1 parent 59777ed commit 0019ef4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions VkNet/Model/VideoImage.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ namespace VkNet.Model
/// Объект, описывающий размер обложки видео.
/// См. описание https://vk.com/dev/objects/video_image
/// </summary>
[Serializable]
public class VideoImage
{
/// <summary>
Expand Down

0 comments on commit 0019ef4

Please sign in to comment.