摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Collections;using System.Reflection;namespace CommonFunction{ public class EnumClass { private static object refLock = new object(); private static EnumClass instance=null; public st... 阅读全文
posted @ 2011-03-03 08:47
古文观芷
阅读(677)
评论(1)
推荐(0)
浙公网安备 33010602011771号