C# Class VkNet.Model.RequestParams.VideoSaveParams

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

Public Methods

Method Description
ToVkParameters ( VideoSaveParams p ) : VkParameters

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

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

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

Method Details

ToVkParameters() public static method

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

VideoSaveParams() public method

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