C# Class VkNet.Model.GroupsCatalogInfo

Ответ на запрос метода groups.getCatalogInfo
Datei anzeigen Open project: vknet/vk Class Usage Examples

Public Properties

Property Type Description
Categories IEnumerable

Public Methods

Method Description
FromJson ( VkResponse response ) : GroupsCatalogInfo

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

Method Details

FromJson() public static method

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

Property Details

Categories public_oe property

Список категорий.
public IEnumerable Categories
return IEnumerable