C# Class VkNet.Model.RequestParams.VideoSaveParams

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

Méthodes publiques

Méthode Description
ToVkParameters ( VideoSaveParams p ) : VkParameters

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

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

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

Method Details

ToVkParameters() public static méthode

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

VideoSaveParams() public méthode

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