コード例 #1
0
 public void addImage(Image img)
 {
     PacientData.addImage(img);
     this.updateAllFields();
 }