C# Class VkNet.Model.RequestParams.BoardCreateCommentParams

Параметры метода wall.addComment
Afficher le fichier Open project: vknet/vk Class Usage Examples

Méthodes publiques

Méthode Description
BoardCreateCommentParams ( bool gag = true ) : System.Collections.Generic

Параметры метода wall.addComment

ToVkParameters ( BoardCreateCommentParams p ) : VkParameters

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

Method Details

BoardCreateCommentParams() public méthode

Параметры метода wall.addComment
public BoardCreateCommentParams ( bool gag = true ) : System.Collections.Generic
gag bool Заглушка для конструктора.
Résultat System.Collections.Generic

ToVkParameters() public static méthode

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