Hey, I'm not sure I understand what's the question :)
Jb On Mon, Feb 22, 2016 at 3:45 AM, Dudi Keleti <[email protected]> wrote: > I tried to remove generic definition from type but without success > > I have the following classes: > > static class x<T> where T : class, new() > { > private class c<M> > { > } > } > > > > > -- > -- > -- > 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. -- -- -- 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.
