Class MaxiCodeStandartSecondMessage

Class MaxiCodeStandartSecondMessage

İsim alanı : Aspose.BarCode.ComplexBarcode Toplama: Aspose.BarCode.dll (25.4.0)

MaxiCode çubuk kodu için standart ikinci mesaj kodlama ve dekodlama sınıfı.

public class MaxiCodeStandartSecondMessage : MaxiCodeSecondMessage

Inheritance

object MaxiCodeSecondMessage MaxiCodeStandartSecondMessage

mirasçı üyeleri

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

İkinci mesajı alır veya gönderir

public string Message { get; set; }

Mülkiyet Değer

string

Methods

Equals(nesne)

Bu örnek bir Aspose.BarCode.ComplexBarcode.MaxiCodeStandartSecondMessage değerine eşit olup olmadığını gösteren bir değer geri getirir.

public override bool Equals(object obj)

Parameters

obj object

Bir Aspose.BarCode.ComplexBarcode.MaxiCodeStandartSecondMessage değeri bu örnekle karşılaştırmak için.

Returns

bool

doğru eğer obj bu örnekle aynı değere sahipse; aksi takdirde, The translation of “false” to Turkish is “yanlış”..

GetHashCode()

Bu örnek için hash kodunu iade edin.

public override int GetHashCode()

Returns

int

32 bit bir hash kodu imzaladı.

GetMessage()

İKİNCİ BİLGİ İÇİN BİLGİ

public override string GetMessage()

Returns

string

İkinci Mesaj Yapıldı

 Türkçe