IT DRIVES ME NUTS!!! *** IS WRONG?


PHP Code:
public ETMETMHandler _handler ): base( new ETHandler(OnTarg) ) 
It *****es at the line above, however it's fine with:

PHP Code:
public ETMETMHandler _handler ): basenull 
OnTarget is declared inside of that same class, it's a method, and it's not static. What the **** does it ***** about?

(please forgive my foul language, but I am freaking mad)