예제 #1
0
 public void ActGrupo()
 {
     Cone group = new Cone();
     group.Update_Group(this.codigo, this.nombre);
 }