Click here to Skip to main content
15,889,266 members
Articles / Programming Languages / C#

Defensive Programming in C# (with T4)

Rate me:
Please Sign up or sign in to vote.
4.50/5 (5 votes)
2 Jun 2014CPOL7 min read 33.6K   16  
The purpose of this article is to provide an simple library which try to meet some defensive issues focusing attention on how to manage return function value in a safe and unambiguous way.

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
Software Developer (Senior)
Italy Italy
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions