C# Class VkNet.Model.RequestParams.VideoGetParams

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

Public Methods

Method Description
ToVkParameters ( VideoGetParams p ) : VkParameters

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

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

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

Method Details

ToVkParameters() public static method

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

VideoGetParams() public method

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