How can I get the name of the parent class of some class using Reflection?
Like so:
typeof(Typ).BaseType.Name
1.4m articles
1.4m replys
5 comments
57.0k users