Click here to Skip to main content
15,891,656 members
Articles / Desktop Programming / WPF

A Generic Implementation for ICommand

Rate me:
Please Sign up or sign in to vote.
4.92/5 (5 votes)
24 Dec 2013CPOL2 min read 16.2K   246   4  
This tip provides a simple implementation for the ICommand interface and enables to write quick code leaving the nuances of fetching the return types and asynchrony

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Software Developer (Senior)
India India
I have been associated with software in different domains and positions. I wrote most of my code in C++, basically for windows applications. For sometime, I managed teams that built websites and services using Java and related technologies. Now, I am back into development spree and am wetting my hands in .Net technologies.

Comments and Discussions