C# Class Qyoto.ThreadEvent

Inheritance: Qyoto.QEvent
Afficher le fichier Open project: 0xd34df00d/Qross Class Usage Examples

Méthodes publiques

Свойство Type Description
dele EventFunc
handle System.Runtime.InteropServices.GCHandle

Méthodes publiques

Méthode Description
ThreadEvent ( EventFunc d ) : System

Method Details

ThreadEvent() public méthode

public ThreadEvent ( EventFunc d ) : System
d EventFunc
Résultat System

Property Details

dele public_oe property

public EventFunc dele
Résultat EventFunc

handle public_oe property

public GCHandle,System.Runtime.InteropServices handle
Résultat System.Runtime.InteropServices.GCHandle