Class MaxiCodeStandartSecondMessage

Class MaxiCodeStandartSecondMessage

Tên không gian: Aspose.BarCode.ComplexBarcode Tổng hợp: Aspose.BarCode.dll (25.4.0)

Khóa học mã hóa và giải mã thông điệp thứ hai tiêu chuẩn cho mã thanh MaxiCode.

public class MaxiCodeStandartSecondMessage : MaxiCodeSecondMessage

Inheritance

object MaxiCodeSecondMessage MaxiCodeStandartSecondMessage

Thành viên thừa kế

MaxiCodeSecondMessage.GetMessage() , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

MaxiCodeStandartSecondMessage()

public MaxiCodeStandartSecondMessage()

Properties

Message

Nhận hoặc đặt tin nhắn thứ hai

public string Message { get; set; }

Giá trị bất động sản

string

Methods

Equals(đối tượng)

Quay lại một giá trị cho thấy nếu mẫu này tương đương với giá trị Aspose.BarCode.ComplexBarcode.MaxiCodeStandartSecondMessage.

public override bool Equals(object obj)

Parameters

obj object

Một Aspose.BarCode.ComplexBarcode.MaxiCodeStandartSecondMessage giá trị để so sánh với trường hợp này.

Returns

bool

đúng nếu obj có giá trị tương tự như trường hợp này; nếu không, giả.

GetHashCode()

Quay lại mã hash cho trường hợp này.

public override int GetHashCode()

Returns

int

Một 32-bit ký mã hash toàn bộ.

GetMessage()

Gets xây dựng tin nhắn thứ hai

public override string GetMessage()

Returns

string

Thông điệp thứ hai được xây dựng

 Tiếng Việt