G
Guest
Using reflection, is there a way to know that a method or property parameter
is a paramarray? There doesn't seem to exist a property like 'IsParamArray'
in reflection.parameterinfo.
Thanks in advance.
is a paramarray? There doesn't seem to exist a property like 'IsParamArray'
in reflection.parameterinfo.
Thanks in advance.