C# Class VkNet.Model.Attachments.WallReply

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

Public Methods

Method Description
FromJson ( VkResponse response ) : WallReply

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

Private Methods

Method Description
WallReply ( ) : System

Комментарий к записи на стене.

Method Details

FromJson() public static method

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