摘要:
publicsealedclassProduct{publicintId{get;set;}publicstringCategory{get;set;}publicdoubleValue{get;set;}publicoverridestringToString(){returnstring.Format("[{0}:{1}-{2}]",Id,Category,Value);}}數據源(可從數據庫取出)publicstaticList<Product>GetList(){varproducts=newList<Product>{newProduct{ 閱讀全文
posted @ 2012-05-12 09:05
純粹的郭子
閱讀(456)
評論(0)
推薦(2)

浙公網安備 33010602011771號