C# Class VkNet.Model.RequestParams.LikesGetListParams

Параметры запроса likes.getList
Afficher le fichier Open project: vknet/vk Class Usage Examples

Méthodes publiques

Méthode Description
LikesGetListParams ( bool gog = true ) : System

Параметры запроса likes.getList

ToVkParameters ( LikesGetListParams p ) : VkParameters

Привести к типу VkParameters.

Method Details

LikesGetListParams() public méthode

Параметры запроса likes.getList
public LikesGetListParams ( bool gog = true ) : System
gog bool
Résultat System

ToVkParameters() public static méthode

Привести к типу VkParameters.
public static ToVkParameters ( LikesGetListParams p ) : VkParameters
p LikesGetListParams Параметры.
Résultat VkParameters