Format:
Recent snippets matching tags of Prism
/* some simple helpers to clean up the syntax / remove the need for the Get<Event> pattern. Works with pure poco event classes. Inspired by this post from Ward Bell: http://neverindoubtnet.blogspot.com/2009/07/simplify-prism-event-aggregator.html example usage given an OrderCreated event //Given this event: public class OrderCreated{ public Order Order {get;set;}
1924 Views
no comments
/* See the updated version at: http://codepaste.net/woqq1d which supports mocking. some simple helpers to clean up the syntax / remove the need for the Get<Event> pattern. Works with pure poco event classes. Inspired by this post from Ward Bell: http://neverindoubtnet.blogspot.com/2009/07/simplify-prism-event-aggregator.html example usage given an OrderCreated event
1953 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
