C# Class Emveepee.Decoding.StackEventInfo

Inheritance: EventInfo
Afficher le fichier Open project: mono/emveepee Class Usage Examples

Méthodes publiques

Свойство Type Description
LastValid uint
StackItems List

Méthodes publiques

Méthode Description
StackEventInfo ( uint last_valid ) : System

Method Details

StackEventInfo() public méthode

public StackEventInfo ( uint last_valid ) : System
last_valid uint
Résultat System

Property Details

LastValid public_oe property

public uint LastValid
Résultat uint

StackItems public_oe property

public List StackItems
Résultat List