C# Class AmericasCup.Data.TextMessage

Afficher le fichier Open project: CircuitPeople/Americas-Cup-Data-Lib Class Usage Examples

Méthodes publiques

Свойство Type Description
LineNumber byte
Text string
TextLength byte

Méthodes publiques

Méthode Description
Read ( byte buf, int c, TextMessage tm ) : int

Method Details

Read() public static méthode

public static Read ( byte buf, int c, TextMessage tm ) : int
buf byte
c int
tm TextMessage
Résultat int

Property Details

LineNumber public_oe property

public byte LineNumber
Résultat byte

Text public_oe property

public string Text
Résultat string

TextLength public_oe property

public byte TextLength
Résultat byte