Example #1
0
 protected void Apply(SomeEvent evt)
 {
     evt.Inspector(evt);
 }
 protected void Apply(SomeEvent evt)
 {
     evt.Inspector(evt);
 }