C# Class PoGo.NecroBot.Logic.Event.EventDispatcher

Inheritance: IEventDispatcher
Datei anzeigen Open project: siosios/NoxxDev-necrobot Class Usage Examples

Public Methods

Method Description
Send ( IEvent evt ) : void

Method Details

Send() public method

public Send ( IEvent evt ) : void
evt IEvent
return void