Exemple #1
0
 static CameraDAL()
 {
     m_Instance = new CameraDAL();
 }
 static MongoDBCameraDAL()
 {
     m_Instance = new MongoDBCameraDAL();
 }