示例#1
0
 static UserAreaRightDAL()
 {
     m_Instance = new UserAreaRightDAL();
 }
 static MongoDBUserAreaRightDAL()
 {
     m_Instance = new MongoDBUserAreaRightDAL();
 }