XRoadLib


IAttachmentManager

Namespace: XRoadLib.Serialization

Instance members

Instance memberDescription
AllAttachments
Signature: IList<XRoadAttachment>
Modifiers: abstract
GetAttachment(contentId)
Signature: contentId:string -> XRoadAttachment
Modifiers: abstract
MultipartContentAttachments
Signature: IEnumerable<XRoadAttachment>
Modifiers: abstract
Fork me on GitHub