コード例 #1
0
 public void Update(Rit entity)
 {
     ritDAO.Update(entity);
 }