C# Class VkNet.Model.RequestParams.MarketGetCommentsParams

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

Méthodes publiques

Méthode Description
MarketGetCommentsParams ( bool gog = false ) : VkNet.Enums

Параметры запроса market.getComments

ToVkParameters ( MarketGetCommentsParams p ) : VkParameters

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

Method Details

MarketGetCommentsParams() public méthode

Параметры запроса market.getComments
public MarketGetCommentsParams ( bool gog = false ) : VkNet.Enums
gog bool
Résultat VkNet.Enums

ToVkParameters() public static méthode

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