摘要:
using System; //using System.Linq; using System.Collections.Generic; class Customer { // C#3.0 Feature: Auto-Implemented Properties public string CustomerID { get; set; } public string Co... 阅读全文
posted @ 2008-05-26 16:14
bjh
阅读(358)
评论(0)
推荐(0)
浙公网安备 33010602011771号