How can I know the data type of an object in general ? I tried GetType but with no luck !
as an example
system.Activator (there are million of objects ....)
thanx for any help ?