C# Class Emveepee.Decoding.MethodEventInfo

Inheritance: EventInfo
Exibir arquivo Open project: mono/emveepee Class Usage Examples

Public Methods

Method Description
MethodEventInfo ( EventInfoType type, uint method_id, ulong counter, byte event_data ) : System

Method Details

MethodEventInfo() public method

public MethodEventInfo ( EventInfoType type, uint method_id, ulong counter, byte event_data ) : System
type EventInfoType
method_id uint
counter ulong
event_data byte
return System