Junstyle

    学习中...

公告

统计

设计模式

利用反射创建类实例的两种方法
摘要: usingSystem;usingSystem.Reflection;usingSystem.Data;namespacetesttest{///<summary>///GuestBookDataProvider的摘要说明。///用到了设计模式的单例模式///</summary>publicabstractclassGuestBookDataProvider{staticG...阅读全文

posted @ 2005-10-20 03:25 Junstyle 阅读(430) | 评论 (1) 编辑