C# Class VkNet.Model.RequestParams.VideoCreateCommentParams

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

Méthodes publiques

Méthode Description
ToVkParameters ( VideoCreateCommentParams p ) : VkParameters

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

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

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

Method Details

ToVkParameters() public static méthode

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

VideoCreateCommentParams() public méthode

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