C# Class Emveepee.Decoding.GCEventInfo

Inheritance: EventInfo
Exibir arquivo Open project: mono/emveepee

Public Methods

Method Description
GCEventInfo ( byte type, uint collection_raw, ulong counter, byte event_data ) : System

Method Details

GCEventInfo() public method

public GCEventInfo ( byte type, uint collection_raw, ulong counter, byte event_data ) : System
type byte
collection_raw uint
counter ulong
event_data byte
return System