コード例 #1
0
 static UserAreaRightDAL()
 {
     m_Instance = new UserAreaRightDAL();
 }
コード例 #2
0
 static MongoDBUserAreaRightDAL()
 {
     m_Instance = new MongoDBUserAreaRightDAL();
 }