C# Class VkNet.Model.Attachments.Attachment

Show file Open project: vknet/vk Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
FromJson ( VkResponse response ) : Attachment

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

Method Details

FromJson() public static method

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