C# Class RSA_PM_Client.OutboxMsg

Afficher le fichier Open project: RSA-PM/RSA-PM

Méthodes publiques

Свойство Type Description
id long
msgId byte[]
txt string

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

id public_oe property

public long id
Résultat long

msgId public_oe property

public byte[] msgId
Résultat byte[]

txt public_oe property

public string txt
Résultat string