Class MaxiCodeStandartSecondMessage
MaxiCodeStandartSecondMessage class
Class for encoding and decoding standart second message for MaxiCode barcode.
public class MaxiCodeStandartSecondMessage : MaxiCodeSecondMessage
Constructors
Properties
| Name | Description |
|---|
| Message { get; set; } | Gets or sets second message |
Methods
| Name | Description |
|---|
| override Equals(object) | Returns a value indicating whether this instance is equal to a specified MaxiCodeStandartSecondMessage value. |
| override GetHashCode() | Returns the hash code for this instance. |
| override GetMessage() | Gets constructed second message |
See Also