C# Class VkNet.Model.Attachments.Gift

Inheritance: MediaAttachment
显示文件 Open project: vknet/vk Class Usage Examples

Public Methods

Method Description
FromJson ( VkResponse response ) : Gift

Разобрать из json.

Private Methods

Method Description
Gift ( ) : System

Подарок.

Method Details

FromJson() public static method

Разобрать из json.
public static FromJson ( VkResponse response ) : Gift
response VkNet.Utils.VkResponse Ответ сервера.
return Gift