C# Class VkNet.Model.RequestParams.VideoCreateCommentParams

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

Public Methods

Method Description
ToVkParameters ( VideoCreateCommentParams p ) : VkParameters

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

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

Параметры метода video.createComment

Method Details

ToVkParameters() public static method

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

VideoCreateCommentParams() public method

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