Reflection on Problem Assemblies
Posted by: Rick Strahls WebLog,
on 23 Dec 2006 |
View original | Bookmarked: 0 time(s)
Markus bugged me this morning about a problem with an import of a couple of assemblies using Html Help Builder. Html Help Builder can import assemblies and quickly create full documentation from the assemblies to HTML, CHM and Word. It supports .NET 2.0 and can deal with generic types although there was a small bug with one of the template sets that caused the generic parameters not to render properly.
While working on this Markus sent me his files to check out the problem and it turns out...