コード例 #1
0
 public void UpdateGrupoedad(Grupoedad entity)
 {
     GrupoedadDao.Update(entity);
 }