Hunny Software Library Reference

BodyPart Constructor

Default constructor.

Overload List

Default constructor.

public BodyPart();

Constructor that takes an initial byte string argument.

public BodyPart(ByteString);

Copy constructor.

public BodyPart(BodyPart);

See Also

BodyPart Class | Hunny.Mime Namespace