C# Class ApiCore.AttachmentFactory

Afficher le fichier Open project: nolka/vkdotnet

Méthodes publiques

Méthode Description
GetAttachment ( AttachmentType type, XmlNode attachmentData ) : AttachmentData

Method Details

GetAttachment() public static méthode

public static GetAttachment ( AttachmentType type, XmlNode attachmentData ) : AttachmentData
type AttachmentType
attachmentData System.Xml.XmlNode
Résultat AttachmentData