コード例 #1
0
 public ModelBase()
 {
     DbObj = new DbMgr();
     DbObj.CreateConn();
 }