C# Class AppEventsWM.EventStore

Afficher le fichier Open project: dkarzon/AppEvents Class Usage Examples

Méthodes publiques

Méthode Description
EventStore ( ) : System
Fire ( string eventName ) : void

Method Details

EventStore() public méthode

public EventStore ( ) : System
Résultat System

Fire() public méthode

public Fire ( string eventName ) : void
eventName string
Résultat void