コード例 #1
0
 public void Destroy(int id
                     )
 {
     _IPractitionerCAD.Destroy(id);
 }
コード例 #2
0
 public void Destroy(int identifier
                     )
 {
     _IPractitionerCAD.Destroy(identifier);
 }