EWSoftware.CodeDom Namespace

EWSoftware.CodeDom

EWSoftware.CodeDom Namespace
Custom code providers for website projects that can generate XML comments files for all code in the project.
Classes
  Class Description
Public class Code example CSharpCodeProviderWithDocs
This is a custom C# code provider that is able to output an individual XML comments file for each unit that is compiled to a folder of your choice.
Public class Code example VBCodeProviderWithDocs
This is a custom VB.NET code provider that is able to output an individual XML comments file for each unit that is compiled to a folder of your choice.