C# Class Qyoto.ThreadEvent

Inheritance: Qyoto.QEvent
Datei anzeigen Open project: 0xd34df00d/Qross Class Usage Examples

Public Properties

Property Type Description
dele EventFunc
handle System.Runtime.InteropServices.GCHandle

Public Methods

Method Description
ThreadEvent ( EventFunc d ) : System

Method Details

ThreadEvent() public method

public ThreadEvent ( EventFunc d ) : System
d EventFunc
return System

Property Details

dele public_oe property

public EventFunc dele
return EventFunc

handle public_oe property

public GCHandle,System.Runtime.InteropServices handle
return System.Runtime.InteropServices.GCHandle