C# Class VkNet.Model.RequestParams.WallAddCommentParams

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

Méthodes publiques

Méthode Description
ToVkParameters ( WallAddCommentParams p ) : VkParameters

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

WallAddCommentParams ( bool gag = true ) : System.Collections.Generic

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

Method Details

ToVkParameters() public static méthode

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

WallAddCommentParams() public méthode

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