C# Class VkNet.Model.Attachments.Document

Информация о документе. См. описание .
Inheritance: MediaAttachment
Exibir arquivo Open project: vknet/vk Class Usage Examples

Public Methods

Method Description
FromJson ( VkResponse response ) : Document

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

Private Methods

Method Description
Document ( ) : System

Method Details

FromJson() public static method

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