Esempio n. 1
0
 static DeviceRightDAL()
 {
     m_Instance = new DeviceRightDAL();
 }
 static MongoDBDeviceRightDAL()
 {
     m_Instance = new MongoDBDeviceRightDAL();
 }