C# Class VkNet.Model.MarketCategory

Datei anzeigen Open project: vknet/vk Class Usage Examples

Public Properties

Property Type Description
Section MarketCategorySection

Public Methods

Method Description
FromJson ( VkResponse response ) : MarketCategory

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

Method Details

FromJson() public static method

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

Property Details

Section public_oe property

Секция
public MarketCategorySection,VkNet.Model Section
return MarketCategorySection