Hunny Software Library Reference

Stamp Constructor

Default constructor.

Overload List

Default constructor.

public Stamp();

Constructor that takes an initial byte string argument.

public Stamp(ByteString);

Copy constructor.

public Stamp(Stamp);

See Also

Stamp Class | Hunny.Mime Namespace