C# Класс ApiCore.AttachmentFactory

Показать файл Открыть проект

Открытые методы

Метод Описание
GetAttachment ( AttachmentType type, XmlNode attachmentData ) : AttachmentData

Описание методов

GetAttachment() публичный статический Метод

public static GetAttachment ( AttachmentType type, XmlNode attachmentData ) : AttachmentData
type AttachmentType
attachmentData System.Xml.XmlNode
Результат AttachmentData