C# Class Fusion.PixEvent

Inheritance: IDisposable
Datei anzeigen Open project: demiurghg/FusionEngine

Public Methods

Method Description
Dispose ( ) : void
Marker ( string name ) : void
PixEvent ( string eventName ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Marker() public static method

public static Marker ( string name ) : void
name string
return void

PixEvent() public method

public PixEvent ( string eventName ) : System
eventName string
return System