コード例 #1
0
 public override Link GetMyDeleteLink(long ID)
 {
     return(DeleteEspecialidad.CreateLink(new { id = ID }));
 }