C# Class VkNet.Model.GroupInfo

Информация о сообществе (группе). См. описание .
Datei anzeigen Open project: vknet/vk Class Usage Examples

Public Properties

Property Type Description
Subjects string>.Dictionary

Public Methods

Method Description
FromJson ( VkResponse response ) : GroupInfo

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

Method Details

FromJson() public static method

Разобрать из JSON.
public static FromJson ( VkResponse response ) : GroupInfo
response VkResponse Ответ от vk.
return GroupInfo

Property Details

Subjects public_oe property

Список тематик
public Dictionary Subjects
return string>.Dictionary