[Mono-dev] [patch] VBCodeGenerator generic arguments
Alex Corrado
alexander.corrado at gmail.com
Sat Aug 7 21:52:42 EDT 2010
Hi all,
I'm working on a Codedom-based C++ wrapper generator, and I discovered that
mono's vb code generator doesn't output generic type arguments in some
cases.
Attached is a patch to implement that. Most of it is just copied from
CSharpCodeGenerator.cs, modified for vb's syntax, of course.
Comments appreciated :)
-Alex Corrado
alexander.corrado at gmail.com
blog.nirvanai.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100807/a14680cf/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: VBCodeGenerator-Generic-Args.patch
Type: application/octet-stream
Size: 6992 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100807/a14680cf/attachment.obj
More information about the Mono-devel-list
mailing list