Subject: Re: Parameter names from reflection?
From: Ryan Leavengood <leavengood gmail.com>
Date: Tue, 15 Nov 2005 06:48:33 +0900
References: 165752
In-reply-to: 165752
On 11/14/05, Charlie Squires <mercury542 / yahoo.com> wrote:
> Is there a way to use reflection or some other method to return the names of
> the parameters a method uses?
No. Why do you need this?
Ryan