C# Class VkNet.Model.RequestParams.MarketGetCommentsParams

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

Public Methods

Method Description
MarketGetCommentsParams ( bool gog = false ) : VkNet.Enums

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

ToVkParameters ( MarketGetCommentsParams p ) : VkParameters

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

Method Details

MarketGetCommentsParams() public method

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

ToVkParameters() public static method

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