What method do I call to get the name of a class?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|||
|
|
|
It's not a method, it's a field. The field is called |
||||
|
I agree with Mr.Shark, but if you have an instance of a class, you'll need to use its
|
||||
|
|
In [8]: In [9]: In [10]: Or, as was pointed out before, In [11]: |
|||||
|
