Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ApiCore
AttachmentFactory
C# Class ApiCore.AttachmentFactory
ファイルを表示
Open project: nolka/vkdotnet
Public Methods
Method
Description
GetAttachment
(
AttachmentType
type
,
XmlNode
attachmentData
) :
AttachmentData
Method Details
GetAttachment()
public
static
method
public
static
GetAttachment
(
AttachmentType
type
,
XmlNode
attachmentData
) :
AttachmentData
type
AttachmentType
attachmentData
System.Xml.XmlNode
return
AttachmentData