On Sun, 2006-07-23 at 12:32 -0400, Miguel de Icaza wrote:
> The complete specification for this syntax is available on the ECMA 335
> specification:
> 
> http://www.ecma-international.org/publications/standards/Ecma-334.htm
> 

Thank you.


I have also found the answer to the second question: it is not necessary
to parse the names of parameter and return types - the info is stored in
GenericInstanceType.GenericArguments. I only had to figure out that
TypeReferences of parameters are of type GenericInstanceType.

Thank god I found this :) - I was just about to write a name parser :D


Hope I didn't bug you too much.

Enjoy,
---
Matej

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to