Click here to Skip to main content
15,885,546 members
Articles / Desktop Programming / Windows Forms

A tool for making C# visitors

Rate me:
Please Sign up or sign in to vote.
4.84/5 (9 votes)
13 Dec 2008CPOL4 min read 36.1K   325   49  
A small VS add-in to implement a Visitor pattern.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Founder ActiveMesa
United Kingdom United Kingdom
I work primarily with the .NET technology stack, and specialize in accelerated code production via code generation (static or dynamic), aspect-oriented programming, MDA, domain-specific languages and anything else that gets products out the door faster. My languages of choice are C# and C++, though I'm open to suggestions.

Comments and Discussions