示例#1
0
 static CameraDAL()
 {
     m_Instance = new CameraDAL();
 }
示例#2
0
 static MongoDBCameraDAL()
 {
     m_Instance = new MongoDBCameraDAL();
 }