예제 #1
0
 static DeviceRightDAL()
 {
     m_Instance = new DeviceRightDAL();
 }
예제 #2
0
 static MongoDBDeviceRightDAL()
 {
     m_Instance = new MongoDBDeviceRightDAL();
 }