Error!
Success!

Difference between GetType and typeof

0
kicks

Difference between GetType and typeof  (Unpublished)

To cut a long story short: GetType method extracts the Type from an object - typeof extracts the correspondent System.Type object from a type (declaration).


Kicked By:
Drop Kicked By: