[Mono-dev] [PATCH] add MakeGenericMethod to MethodInfo
Michal Moskal
michal.moskal at gmail.com
Tue Aug 30 16:26:57 EDT 2005
Hello,
The MS Aug CTP release removes BindGenericParameters/Arguments methods
from System.Type and MethodInfo. Instead MakeGenericType and
MakeGenericMethod should be used. Mono has the first one implemneted.
The attached patch implemnets the second one.
2005-08-30 Michal Moskal <malekith at nemerle.org>
* MethodInfo.cs: Add MakeGenericMethod to match Aug CTP API.
--
Michal Moskal,
http://nemerle.org/~malekith/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gen-meth.patch
Type: application/octet-stream
Size: 374 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050830/59e623b9/attachment.obj
More information about the Mono-devel-list
mailing list