Overload | Description |
---|---|
AddSegments(IEnumerable<Segment>,Boolean) | Adds segments to the MultipartBuilderEx. The segments will be added to the end of the Parts list. |
AddSegments(Int32,IEnumerable<Segment>) | Adds segments to the MultipartBuilderEx. The segments will be added to the end of the Parts list. |