> > typeof(this) works inside static methods too. > > Andrei > > Thanks.
I didn't try it. I guess previous C++ learning interfered... So 'this' works in typeof(this), but just curious, does it have other applications or meaning in static methods?
> > typeof(this) works inside static methods too. > > Andrei > > Thanks.
I didn't try it. I guess previous C++ learning interfered... So 'this' works in typeof(this), but just curious, does it have other applications or meaning in static methods?