示例#1
0
 static MongoDBSiteDAL()
 {
     m_Instance = new MongoDBSiteDAL();
 }
示例#2
0
 static SiteDAL()
 {
     m_Instance = new SiteDAL();
 }