There is a Namespace and a FullName property associated with the type. You
can fetch the value from there.
On Thursday, October 18, 2012 6:35:33 PM UTC-6, aixeiger wrote:
>
> and i can get the name? for example:
>
>
> namespace Car
> {
> class Propiedades
> {
> public StringBuilder carsettings(int n)
> {
> //ahhh
> }
> public void carjobs()
> {
> // somethig
> }
> }
> }
>
> who i get the name of the namespace, the name of the class, and the name
> of the methods?
>
> I apologize if not properly express!
>
>
--
--
mono-cecil