C# Class ApiCore.AttachmentFactory

Show file 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