Skip to content

A highly type safe and simple to use C# global event dispatcher.

License

Notifications You must be signed in to change notification settings

slingthor/ParentEvent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ParentEvent

A highly type safe and simple to use C# global event dispatcher.

See Example.cs for usage examples.

You create new events by deriving from ParentEvent to create a new type, and deriving alone is all what's needed to create a new global event.

Reccomend using namespacing to easily group the global events in an easily addressable area in the code.

About

A highly type safe and simple to use C# global event dispatcher.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages