A new way to perform parameter validation in C# 3.0

摘要: 首先看用法:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> class Program { static void Main(string[] args) { string param =... 阅读全文
posted @ 2008-02-23 16:27 deerchao 阅读(445) 评论(0) 推荐(0)