C# Class VkNet.Model.Connections

Datei anzeigen Open project: vknet/vk Class Usage Examples

Public Methods

Method Description
FromJson ( VkResponse response ) : Connections

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

Method Details

FromJson() public static method

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