C# Class Fusion.PixEvent

Inheritance: IDisposable
Afficher le fichier Open project: demiurghg/FusionEngine

Méthodes publiques

Méthode Description
Dispose ( ) : void
Marker ( string name ) : void
PixEvent ( string eventName ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Marker() public static méthode

public static Marker ( string name ) : void
name string
Résultat void

PixEvent() public méthode

public PixEvent ( string eventName ) : System
eventName string
Résultat System