C# Class VkNet.Model.Tags

Datei anzeigen Open project: vknet/vk

Public Methods

Method Description
FromJson ( VkResponse response ) : Tags

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

Method Details

FromJson() public static method

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