[Python.NET] Is it possible to check if a .NET class is a subclass of another .NET class

[email protected] Tue, 19 May 2020 23:47:41 -0000
Newsgroups gmane.comp.python.dotnet
Message-ID <[email protected]>
In python I can check the inheritance via isinstance() (and issubclass()).
These methods do not work on .NET classes.
Are there alternative methods which are doing the job for .NET
_______________________________________________
PythonNet mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/pythonnet.python.org/
Member address: [email protected]