Hi, “Does Cecil supports Generics”.
Yes it does. Otherwise it probably wouldn't be used as much by as many people. On Feb 22, 2012, at 11:42 AM, srcKode wrote: > I have a few methods in one of my libraries that use generics.When I > add a new type to this library and save it it fails to copy the > generic Methods to the resulting library. Then you're probably doing something that Cecil doesn't expect or understand. It's hard to help you with so little information about your problem. Jb -- -- mono-cecil
