[IronPython] Determine the classes/interfaces a Python implements

Seo Sanghyeon sanxiyn at gmail.com
Mon Dec 15 13:30:39 PST 2008


2008/12/16 Michael Foord <fuzzyman at voidspace.org.uk>:
> Probably the easiest way of doing this is to define a Python function that
> uses issubtype. You can use this as a delegate from the C# side (warning
> untested):

You mean issubclass...

-- 
Seo Sanghyeon


More information about the Users mailing list