IT DRIVES ME NUTS!!! *** IS WRONG?
It *****es at the line above, however it's fine with:PHP Code:public ETM( ETMHandler _handler ): base( new ETHandler(OnTarg) )
OnTarget is declared inside of that same class, it's a method, and it's not static. What the **** does it ***** about?PHP Code:public ETM( ETMHandler _handler ): base( null )
(please forgive my foul language, but I am freaking mad)
