19 May
2020
19 May
'20
11:47 p.m.
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