Ejemplo n.º 1
0
 static DeviceRightDAL()
 {
     m_Instance = new DeviceRightDAL();
 }
Ejemplo n.º 2
0
 static MongoDBDeviceRightDAL()
 {
     m_Instance = new MongoDBDeviceRightDAL();
 }