Click here to Skip to main content
16,014,613 members
Articles / Programming Languages / Visual Basic

DRY-ing up your Code with Delegates

Rate me:
Please Sign up or sign in to vote.
4.82/5 (6 votes)
18 Sep 2017CPOL2 min read 15.3K   15  
Using the Action(T) delegate to reduce repetitive coding

Views

Daily Counts

License

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


Written By
Engineer Robert Half Technology
United States United States
Polyglot, architect, and general all-around nerd.

Comments and Discussions