Well mostly that's just printing the namespaces of the arguments and printing out the generic arguments.
On Saturday, March 14, 2015, Andrei F <[email protected]> wrote: > i.e. names like > > DebugProject.Program.Test(List`1 arg0) > > > to names like > > >> DebugProject.Program::Test(System.Collections.Generic.List`1<System.String>) > > > ? > > -- > -- > -- > mono-cecil > --- > You received this message because you are subscribed to the Google Groups > "mono-cecil" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <javascript:_e(%7B%7D,'cvml','mono-cecil%[email protected]');> > . > For more options, visit https://groups.google.com/d/optout. > -- Studying for the Turing test -- -- -- mono-cecil --- You received this message because you are subscribed to the Google Groups "mono-cecil" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
