C# Class VkNet.Model.RequestParams.WallAddCommentParams

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

Public Methods

Method Description
ToVkParameters ( WallAddCommentParams p ) : VkParameters

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

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

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

Method Details

ToVkParameters() public static method

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

WallAddCommentParams() public method

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