摘要:
using System;using System.Collections.Generic;using System.Text;namespace ABC.Factory{ public class BLLFactory { /// <summary> /// 创建实例 /// </summary> /// <typeparam name="T"></typeparam> /// <param name="TypeName"></param> /// <returns>& 阅读全文
posted @ 2012-11-22 17:14
纳凉亭子
阅读(415)
评论(0)
推荐(0)
浙公网安备 33010602011771号