pmacn / DocPlagiarizer

A custom build task that will copy xml documentation comments from interfaces to implementations.
MIT License
4 stars 1 forks source link

Reworking all the things #8

Closed pmacn closed 10 years ago

pmacn commented 10 years ago

Prettied up the project structure Renamed the whole thing (I'm bad at names, ok?) Implemented the copying in a SyntaxRewriter Added a TestProject for debugging for now. Might be easier to do unit/integration tests with the Rewriter