Hunny Software Library Reference

Parameter Constructor

Default constructor.

Overload List

Default constructor.

public Parameter();

Constructor that takes an initial byte string argument.

public Parameter(ByteString);

Copy constructor.

public Parameter(Parameter);

See Also

Parameter Class | Hunny.Mime Namespace