[IronPython] Getting function argument names from hosting

Jeff Hardy jdhardy at gmail.com
Sat Jul 25 02:02:29 CEST 2009


Hi all,
>From the hosting side, is there a way to get the names of a function's
arguments? The DLR equivalent of MethodInfo.GetParamters(),
essentially, is what I'm looking for (or a way to get an actual
MethodInfo would be nice as well).

- Jeff



More information about the Ironpython-users mailing list