C# Class VkNet.Model.RequestParams.MarketCreateCommentParams

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

Méthodes publiques

Méthode Description
MarketCreateCommentParams ( bool gog = false ) : System.Collections.Generic

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

ToVkParameters ( MarketCreateCommentParams p ) : VkParameters

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

Method Details

MarketCreateCommentParams() public méthode

Параметры запроса market.createComment
public MarketCreateCommentParams ( bool gog = false ) : System.Collections.Generic
gog bool
Résultat System.Collections.Generic

ToVkParameters() public static méthode

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