C# Class VkNet.Model.Attachments.Sticker

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

Public Methods

Method Description
FromJson ( VkResponse response ) : Sticker

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

Private Methods

Method Description
Sticker ( ) : System.Runtime.Serialization

Стикер.

Method Details

FromJson() public static method

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