C# Class VkNet.Model.Price

Datei anzeigen Open project: vknet/vk Class Usage Examples

Public Methods

Method Description
FromJson ( VkResponse response ) : Price

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

Method Details

FromJson() public static method

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