public void StaticEventHandlersTest()
 {
     StaticTestClass.InvokeActionUnsafe();
     StaticGenericTestClass <int> .InvokeActionUnsafe();
 }