The arguments are positioned after the parameters. Map<TKey, TValue>,
-> GenericParameters [ TKey, TValue ] Map<string, int> -> GenericArguments [ string, int ] On Fri, Jul 11, 2014 at 4:27 PM, Andrei F <[email protected]> wrote: > What if there are multiple values in the GenericParameters collection? > >> The TypeDef will have TElement in its .GenericParameters collection. >> > -- > -- > -- > 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.
